Read the OP. No, read it again.

sturlamolden wrote:
On 16 Nov, 11:39, sturlamolden <sturlamol...@yahoo.no> wrote:

If you are fine with Microsoft only, you can use Windows Forms with MS
Visual Studio and IronPython.

I also forgot to mention:

If you can restrict yourself to Windows, you can always use Visual
Basic or Borland Delphi with pywin32. Either expose your GUI as an
ActiveX to pywin32 (you have e.g. an MFC binding) or expose your
Python as an ActiveX to VB/Delphi. The same approach should work (with
a little bit more work) for C# and VB.NET.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to