On Oct 31, 2006, at 2:06 AM, johnf wrote:

I thought I read that the ClassDesigner.py allowed direct placement of
controls (ala VFP) without the use of sizers. If it is allow how is it done?

        File / New Class...

        From the dropdown list in the dialog, select "Form (no sizers)".

Note that there is still a tiny bug in the code if you open up the Designer and have the original blank form open and then select the new no-sizer option. It tries to re-use that form, and it doesn't work. So until I fix that, add something to the original sizer form first, so it is 'changed' and the Designer creates a new form for the non-sizer version.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to