Bug #8918 2006-09-28 10:25
phoenixpl
Wrong "add new handler" behaviour
I know that wxSmith is redesigned and that it is under development, but I have noticed something that doesn't allow correct creation of events. As soon as I'm adding new handler for any kind of event it is being created in the source code but it doesn't appear in the wxSmith event list.
Example:
- Create two buttons
- Add event on_button1 to first button
- Assign on_button1 to second button (not possible due to a missing entry on the event list)
If you try to add new event "on_button1" to second button you have double entries for on_button1 event in source code.
Using:
Windows XP sp2
C::B rev2995 26.09.2006
- Category
- Plugin::wxSmith
- Group
- Status
- Closed
- Close date
- 2007-03-29 15:29
- Assigned to
- byo