Hi,

On 04/06/2013 03:34, Paul McNett wrote:

...
One hurdle is that most menu items in the designer don't show their label.
I remember someone else mentioning this and can't remember the solution. However
remember we are still using wx2.8.
I am trying to chase down the issue where some menus show "dMenuItem" in 2.9.5 - I am using the "working" branch for this.

I suspect it is a wxWidget issue with regards to menus being "pre created" and for some reason the string provided with the "text" keyword never being updated and it being used instead of the next text set with SetText/SetItemLabel.

Trying to reduce the code to a wxPython only example, but I can't figure out how one "pre" creates a menu in pure wxPython code and I don't find it with my google skills.

Anyone has a sample?

Werner

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to