On Sat, 17 Jul 2004 23:53:39 -0600 (MDT) Matthew Kettlewell <[EMAIL PROTECTED]> wrote:

MK> PS.  I think this might still be a candidate for adding a horizontal
MK> sizer into the property dialog.

 This wouldn't help a lot, i.e. you could still need scrollbars if the
dialog is sufficiently small. But it also would be quite non trivial as,
unfortunately, the options dialog had been written before sizers were added
to wx and so it doesn't use them but uses the older wxLayoutConstraints.

 If you're curious, look at src/gui/wxDialogLayout.cpp for the layout code
and at src/gui/wxOptionsDlg.cpp for the code which creates the dialog (I
believe you asked about it some time ago).

 Regards,
VZ



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to