Help Required for Choosing Programming Language

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Sun Feb 18 07:30:46 EST 2007


Stef Mientki wrote:

> Some examples:
> - Creating a treeview (like in the M$ explorer), with full edit
> capabilities and full drag & drop facilities: Delphi takes about
> 40 lines of code (most of them even ^C ^V). - Creating a graphical
> overview of relations between database tables, which can be
> graphical manipulated by the user (like in M$ Access): Delphi 20
> lines of code. I wonder what this costs in Python ?

My Chrysler 300C SRT8 takes someVeryLowNumber seconds to accelerate
to 100 mph. I wonder how long this takes with a BMW?

> I would love to see:
> - a comparison between wx and gtk 

Best would be to try the introduction tutorials yourself.

Also be aware that wxWidgets and GTK are C/C++ libraries and
wxPython and wxGTK are "just" Python bindings with a few
enhancements for it.

> (QT doesn't have a very inviting license ;-) 

GNU GPL isn't inviting?

Regards,


Björn

-- 
BOFH excuse #352:

The cables are not the same length.




More information about the Python-list mailing list