[wxPython-users] Old bug appears in new XRCed & pyXRC
甜瓜
littlesweetmelon at gmail.com
Mon Dec 10 21:21:25 PST 2007
Hi Roman,
Below is a fault list I found in XRCed: (in MS Windows XP SP2).
Please forgive me...^_^ I know you are the author of XRCed. Actually,
I really love to use it. XRCed makes the GUI construction MUCH easier
and more maintainable than home-made wx callings.
High:
1. Only few wxControls (eg: Button) have the "Code Tab" for "assign
variable". Why not for others (eg: StaticText, Gauge...)?
2. Controls lost properties when "replace parent". For example: Put 3
buttons into a BoxSizer, set button property "SizerItem.proportion" to
1,2,1 respectively. Now replace the BoxSizer to StaticBoxSizer, and
then each "SizerItem.proportion" goes to None.
3. Controls lost properties in "Copy/Paste", "Make sibling" and "Make
child" operations. (eg: properties in "SizerItem tab") Is this a
bug??
4. Cannot save XRC into a path with unicode characters.
Low:
1. wxDialog in "Attributes tab" has a "icon" field, but wxFrame does
not have it.
2. After given a icon in wxDialog's "icon" field, the wxDialog still
displays the default icon.
Best regards,
---
ShenLei
More information about the wxpython-users
mailing list