[wxPython-users] One or multiple xmlresource handlers?

Robin Dunn robin at alldunn.com
Tue Jul 3 14:15:30 PDT 2007


Jorgen Bodde wrote:
> Ok thanks, what I am trying to subclass is the search component from
> the wxPython demo. I do know it is custom python code (I have not seen
> the c++ counterpart yet), so how do I go about making that as easy as
> possible? Should I add that to a XrcResourceHandler or can I get away
> doing this a different way?

I don't think there is a C++ one yet, so you'll probably want to go the 
XrcResourceHandler path for best results.


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





More information about the wxpython-users mailing list