Hello Frank,
it's working here, Windows XP, Python 2.3.5, wxPython 2.6.3.2. It's very nice and is something still missing in the wxPython library. It appears that, as a number of controls and flexibility, wxPython is surpassing MFC
Nice work!
Andrea.
···
_________________________________________
Andrea Gavana (gavana@kpo.kz)
Reservoir Engineer
KPDL
4, Millbank
SW1P 3JA London
Direct Tel: +44 (0) 20 717 08936
Mobile Tel: +44 (0) 77 487 70534
Fax: +44 (0) 20 717 08900
Web: http://xoomer.virgilio.it/infinity77
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
-----Original Message-----
From: Frank Niessink [mailto:frank@niessink.com]
Sent: 23 April 2006 23:06
To: wxPython-users@lists.wxwidgets.org
Subject: [wxPython-users] ANN: ComboTreeBox v0.1Hi all,
Attached is version 0.1 of ComboTreeBox, a ComboBox that pops
up a tree to pick an item from, instead of a list. I tested
this with wxPython
2.6.3.2 on Windows XP. I'm looking for feedback. Does it work
for you?
Does it look good?You can run the unittests like this: python ComboTreeBox.py
test You can run the demo like this: python ComboTreeBox.py demoCheers, Frank