User forums > Nightly builds
The 06 June 2006 build is out.
yan:
Please confirm a misfunction of wxSmith when creating resizable wxDialog.
In particular, I create a wxDialog, a wxBoxSizer and a wxButton and I set
wxRESIZE_BORDER (in wxDialog), wxEXPAND (in wxButton). When I preview
the result and resize the dialog, the button size is not adapted to the
new dialog size. This not happen with official RC1 version of C::B.
Y.
byo:
--- Quote from: yan on June 08, 2006, 11:45:17 am ---Please confirm a misfunction of wxSmith when creating resizable wxDialog.
In particular, I create a wxDialog, a wxBoxSizer and a wxButton and I set
wxRESIZE_BORDER (in wxDialog), wxEXPAND (in wxButton). When I preview
the result and resize the dialog, the button size is not adapted to the
new dialog size. This not happen with official RC1 version of C::B.
Y.
--- End quote ---
Confirmed.
But as far as I remember it happened when wxWidgets version changed. So it may have been caused by internal wxWidgets change. I'll try to fix that before RC3 release :)
[edit]Was my fault. Forgot to do event.Skip() in OnSize() event :oops:. It's working now [/edit]
Navigation
[0] Message Index
[*] Previous page
Go to full version