Bug #11188 2007-05-26 03:11

astro96

Dialogs Incorrectly Assign wxWS_EX_VALIDATE_RECURSIVELY

wxSmith puts the wxWS_EX_VALIDATE_RECURSIVELY style for a dialog in the "Style" category and writes code as if it were a normal style as well. As far as I can tell, wxWS_EX_VALIDATE_RECURSIVELY is an "Extra Style" for dialogs and should be moved (and the code generation changed) to reflect that.

Category
Plugin::wxSmith
Group
 
Status
Closed
Close date
2007-06-15 19:41
Assigned to
biplab
biplab 2007-06-15 19:41

This bug is now fixed in HEAD.

Thank you for reporting it.