ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> wxPython-users
wxPython-users
[wxPython-users] Making wxTreeListCtrl visible from Python
by Sean Slattery other posts by this author
Mar 24 2003 11:01AM messages near this date
Re: [wxPython-users] Sizers API | Re: [wxPython-users] Making wxTreeListCtrl visible from Python
After getting an application running with the SplitTree control, its
shortcomings are now becomming apparent and I am motivated to try and get
wxTreeListCtrl usable from wxPython. I'm am notifying people here just in
case someone has already done some work in this area, or in case someone
wants to offer to help a relative newbie out.

Some caveats

1) It looks as if wxTreeListCtrl is based on older versions of the generic
tree and list controls, although it still seems to work fine when compiled
with wxPython 2.4.0.2. I don't plan to update the code to parallel the
changes made to the tree and list controls (except for the fix that deals
with the small limit on the number of items a tree can have which was
checked in at revision 1.91 of treectlg.cpp)

2) Since I'm only working on windows, I can't really check how things are
going with other ports.

3) In light of 2, and general timidity, I'm not even going to think about
checking any of this in since it's probably not going to be very
comprehensive yet, but maybe someone else could run with it once I have the
windows part done?

As it stands, the code at
http://web.tiscali.it/no-redirect-tiscali/agriggio/wx-stuff.html needs a
little massaging to get it to compile with wxPython 2.4.0.2 under windows. I
can send the details to anyone who'd like them (or perhaps post them to the
dev list?)

Any thoughts or comments appreciated,

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
Thread:
Sean Slattery
Alberto Griggio
Robin Dunn
David C. Fox

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved