GUI framework with TreeView
Olivier Dagenais
olivierS.dagenaisP at canadaA.comM
Wed Jul 5 08:33:02 EDT 2000
More information about the Python-list mailing list
Wed Jul 5 08:33:02 EDT 2000
- Previous message (by thread): GUI framework with TreeView
- Next message (by thread): GUI framework with TreeView
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I was looking for EXACTLY that and I found it, along with a whole lot of other cool stuff: http://www.wxwindows.org and if you're using Python: http://www.wxpython.org There's also a MAC port coming along. It attempts to provide many nice features of the OS GUIs out there, not just a "lowest common denominator". It does so by using native OS components/APIs wherever possible, so the Treeview isn't some re-implementation, it looks and feels just like MS's treeview. Oh, and it's free: http://wxwindows.org/newlicen.htm -- ---------------------------------------------------------------------- Olivier A. Dagenais - Carleton University - Computer Science III "Thaddeus L Olczyk" <olczyk at interaccess.com> wrote in message news:3967f81e.23966859 at nntp.interaccess.com... > I need a "free" gui framework that runs on both Windows and UNIX > ( so that lets out QT ) and gives me a component similr to Microsofts > TreeView. Does anyone know of such a thing?
- Previous message (by thread): GUI framework with TreeView
- Next message (by thread): GUI framework with TreeView
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list