Hello,
I'm having some problems with toolbars in XRCed. I had these problems using 2.5.3.1, so now I am trying 2.5.4.1pre.20050303 (XRCed 0.1.4-1) and still having them.
I see the problem on Python 2.4 using Windows XP and Python 2.3 on Mac OS X.
1. Tool controls don't save their "tooltip" and "longhelp" properties. Very strange. I would assume this was a problem with my setup if it didn't happen on different platforms.
2. wxToolbar is missing the wxTB_TEXT style. I can add it manually but looking at xxx.py, it would be trivial for the authors to add it to XRCed.
3. Tool controls are missing the "label" attribute. Again, this would be trivial to add in xxx.py.
Regards,
Nate