Andrew P. Lentvorski, Jr. wrote:

asked the question of "Why use PyGTK instead of wxPython?", but I can't
really answer it well since I haven't used wxPython significantly.

I would love to hear your answers and assessments.


As for me, I'm need a good list view. Some times merged with tree. In wxPython listControl very poor (I can't find internal search by not_first_column and must released it in my datastructure instead of searching by first column) and merged with iconview (like IExplorer), and not with tree (it's different widget). I don't know, can I make in PyGTK multiline/multicolumn cells in list view, but I can't do this in wxPython. This good facility was use by my many years ago in Clarion for Windows.
What's other? Themes, custom borders in widgets (rised, beveled and so on). Not so little part of api not realised in Python version. Many one-OS specific methods.


And of course wxPython not native in any platform, because it "wrapper of wrapper".

Aleksey


_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to