Bug #12166 2007-10-12 23:38
szczepan
Resource tree item not updated when Var name edited
Version: bug present as of SVN 4524, possibly always
Platform: wxGTK
Steps:
1. Create new wxWidgets project with default settings
2. Add wxBoxSizer to the frame
3. Edit the "Var name" property of the sizer in the properties pane
Expected result:
The sizer's name in the resource view should be updated.
Actual Result:
The sizer's name in the resource view is not updated.
Workaround:
Close and reopen the visual designer.
- Category
- Plugin::wxSmith
- Group
- Status
- Closed
- Close date
- 2007-11-11 21:50
- Assigned to
History
byo 2007-11-11 21:48
This bug is now fixed in HEAD.
Thank you for reporting it.