EVT_MENU not responding when using XmlResource in wxPython

Haris haris.bogdanovic at zg.hinet.hr
Tue Dec 10 20:44:50 EST 2002


Hi,

When I try to use XRCID macro in EVT_MENU, menu events don't respond.
What could be the problem ?
By the way, how XRCID macro knows which resource to use (if I preload
multiple resources) and why the XmlResource->GetXRCID function isn't
recognized by interpreter ?

Thanks.



More information about the Python-list mailing list