XRC

toni,

thanks! that's exactly the documentation i was looking for. now why isn't something like that part of the wxwidgets/wxpython distribution?

bryan

Toni Brkic wrote:

···

One page for documentation that I've found quite
good for xrc is

http://ldaptool.sourceforge.net/XRCGuide/XRCGuideSingle/

-----Original Message-----
From: Bryan [mailto:belred1@yahoo.com]
Sent: Tuesday, December 07, 2004 4:48 AM
To: wxPython-users@lists.wxwidgets.org
Subject: [wxPython-users] XRC

can someone give me some pointers to some good XRC documentation? i can't find anything that describes each object and what are the valid subelements. also, i noticed that each control is named for example <object class="wxTextCtrl"> or <object class = "wxDialog">. but what about something like Ticker which is in a different package... do i just assume that wxTicker will work?

i've looked at a few of the XRC editors and the number of controls and sizers vary among them. so i'm guessing that i would need to manually edit the XRC file and add in controls such as Ticker or ChoiceBook, etc. is using XRC/XRS the direction wxPython is going? is this recommended?

thanks,

bryan

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org