[wxpython-users] [xrced] Howto use the Code tab?

Robin Dunn robin at alldunn.com
Mon Apr 7 18:44:02 PDT 2008


Martijn wrote:
> Hi,
> In the new xrced version (0.20 beta), windows have en "code" tab that
> lists the relevant events for the window. It looks like you can use this
> somehow to automate event binding, but I cannot find a explanation on
> how to use this. Does someone has experience?

When you have XRCed generate code, or use the pywxrc tool then it will 
take the extra EVT info that XRCed collected and generate some event 
bindings and empty stub event handlers.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wxpython-users mailing list