Hi Andrew,
On 2012-03-07 at 12:28 +0000, Andrew Higginson wrote:
I am working on the about dialog and because the changes are quite
large, I am pretty much doing the positioning of all controls in the
dialog from scratch.
So I wanted to ask what is the best way to do this as I can see two main ways:
 * Positioning them using MAP_APPFONT() and the Pos attribute in the .src file
or
 * Doing it dynamically in the cxx file with SetPos
If you don't need any dynamic layouting, use the .src file; that way,
the transition to...
However I also saw in the slides from FOSDEM that some work is being
done to make laying out easier, with Boxes and Grids.
...this will be easier when it hits master.
Regards,
Kendy
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.