Re: Positioning vcl Controls

2012-03-08 Thread Jan Holesovsky
Hi Andrew, On 2012-03-07 at 12:28 +, 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

Positioning vcl Controls

2012-03-07 Thread Andrew Higginson
Hi, 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