[wxPython-users] One or multiple xmlresource handlers?
Robin Dunn
robin at alldunn.com
Wed Jul 4 11:11:28 PDT 2007
Jorgen Bodde wrote:
> 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?
Yep, that's a possibility. The first step though I think is to make it
easier to be able to use these other classes from a XRC editor so you
don't have to write the XML by hand to be able to use them. That step
is already under way with a Google SoC project, which is an overhaul of
XRCed to make it easier to add support to it for new XRC handlers.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list