GUI - VCL Use

dsavitsk dsavitsk at e-coli.net
Sun Apr 22 22:09:20 EDT 2001


i am using VB to do the interface, and python to do all of the actual
programming.  my first inclination was that i should use delphi as VB has to
install its own runtime libraries for an app to be installed ... but so does
python.  the two seem to work pretty well together.

doug

"Carlos Ribeiro" <cribeiro at mail.inet.com.br> wrote in message
news:mailman.987987213.5489.python-list at python.org...
> At 00:25 23/04/01 +0000, CarlCrewe wrote:
> >Has anyone used a RAD tool such as Borland C++ Builder or Delphi (same
VCL) to
> >write GUI for python
>
> I'm thinking hard about doing it. I'm used to Delphi - not that I think
> it's the best tool around, but it does have a nice set of visual
> components, and the language is much more consistent than C++ (at least
> from my point of view). It also generates decent code. There is a Python
> for Delphi project, at
>
> http://www.multimania.com/marat/delphi/python.htm
>
> I have installed it and played a little bit. It seems to work, but I
> haven't done any serious project with it, so your mileage may vary. My
idea
> is to have the interface written in Delphi, and business logic and user
> extensions written in Delphi.
>
>
> Carlos Ribeiro
>
>
>





More information about the Python-list mailing list