Python vs. VB Was: Python and gaming
djw
dwelch91 at nospam.attbi.com
Tue Dec 10 10:23:50 EST 2002
David Mitchell wrote:
> On Tue, 10 Dec 2002 14:07:49 +0100, Gumuz wrote:
>
>
>>and _that's_ why i love using a combination of them!
>>
>>Delphi/Kylix & Python!
>
>
> VB+Python is great on Windows. VB's GUI generation tools are top notch,
> although I don't think much of the rest of the language. Linking the VB
> and Python parts of an application via COM is pretty trivial. I've just
> started fooling around with Delphi as a few people have told me it'd be a
> good replacement for VB in this role, but I haven't yet done enough with
> it to comment.
>
> Is anyone aware of a similar "GUI-builder language/mechanism" that I could
> use on Linux in conjunction with Python? I've got the free version of
> Kylix; anyone tried it in this role? Other suggestions welcome
>
> TIA
>
> Dave M.
In my opinion, the hot ticket for making GUIs w/Python has to be
Python+PyQt+Qt+QtDesigner. Of course the problem with this setup can be
cost for the commercial version (if required).
/d/
More information about the Python-list
mailing list