[wxPython-users] One or multiple xmlresource handlers?

Jorgen Bodde jorgen.maillist at gmail.com
Wed Jul 4 00:05:10 PDT 2007


Thanks Robin,

Is there any chance the neat controls that everybody create in the
wxPython community (and are part of the wxPython demo), can be added
to a more generic xmlresource handler so that everyone can use them
through XRC?

Regards,
- Jorgen

On 7/3/07, Robin Dunn <robin at alldunn.com> wrote:
> 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!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>




More information about the wxpython-users mailing list