Sebastian Żurek wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1Hi,
I wonder if anyone has met a problem of invisible controls
in Toolbar when using wxPython under Mac.I have a two toolbars placed within frame with sizers. All tools added
with AddSimpleTool do appear, but when I'm trying to display e.g.
wx.Choice wit AddControl - I can see that the place in toolbar is
reserved, but I see no wx.Choice there.When I use wx,Python demo, there's everything fine and all controls are
visible.Under Linux and Windwos everything is OK.
If somebody has ANY idea what kind of problem may it be, it would be
great to read some leads!
What are you doing differently than the demo? Can you make a small runnable sample that also has the problem?
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!