GUI - VCL Use
Lele Gaifax
lele at seldati.it
Wed Apr 25 05:04:44 EDT 2001
Nell'articolo <20010422202544.12212.00000114 at ng-cb1.aol.com>, "CarlCrewe"
<carlcrewe at aol.com> ha scritto:
> Has anyone used a RAD tool such as Borland C++ Builder or Delphi (same
> VCL) to write GUI for python
There is a beautiful tool at
http://www.multimania.com/marat/delphi/python.htm that lets you embed the
interpreter into a Delphi app, and to extend the interpreter with it too
by writing an external module.
Having access to the VCL as a whole, you can easily build/interact with
any functionality your application provides.
bye, lele.
More information about the Python-list
mailing list