Bug #7975 2006-06-23 14:54

vesselin_peev

Widgets in wxStdDialogButtonSizer cause "No handler found"

Using the June 22 nightly build:

1. Created a wxSmith project using supplied wxSmith template. Enabled the use of XRC files (checked off the checkbox).

2. Entered wxSmith mode for MainFrame.wxs. Deleted all widgets and layouts from this frame.

3. Added a wxStdDialogButtonSizer to the frame.

4. Added a wxButton *into* the sizer.

5. Made sure everything was saved, built and up-to-date, and ran the executable. The following error message appeared:

"No handler found for XML node 'object', class 'sizerItem'"

The result is the same if the widget is a text input field, for example.

Category
Plugin::wxSmith
Group
 
Status
Closed
Close date
2006-06-29 19:15
Assigned to
byo
byo 2006-06-29 19:15

Changed the way wxStdDialogButtonSizer handle internal buttons. These are turned on bu checkboxes in properties. Also name for each button can be given there. Changes updated to lastest cvs and are available in nightly builds