why python is slower than java?

Jeff Shannon jeff at ccvcorp.com
Tue Nov 9 15:50:46 EST 2004


Dave Cook wrote:

>wxpython runs on top of gtk on Linux, but I don't know if they use the gtk
>treeview as a "peer" or work around it and implement their own tree widget.
>  
>

Given that the express goal of wxWidgets is to use native widgets 
wherever possible (a goal which results in some cross-platform 
inconsistencies, but is largely responsible for its "better" (i.e. 
native) look and usually-better speed), I'd think it very likely that it 
does use the GTK treeview. 

Jeff Shannon
Technician/Programmer
Credit International





More information about the Python-list mailing list