combining a C# GUI with Python code?

Rony Steelandt bucodi at yahoo.fr.invalid
Sat May 20 04:29:07 EDT 2006


Isn't it a bit overkill to implement the whole .net framework 'Just' 
for a GUI ??

If you want to build quickly nice GUI's for your python program, have a 
look at wxpython & wxdesigner

Rony


> Is it possible to construct a C# form (using Visual Studio) but write only 
> Python code for the events? Is there some way to tell your program to run 
> Python whenever code is run, since it will be all Python code (e.g. for 
> button presses, etc.)?
>
> I know it's sort of silly, and it makes your program depend on .NET, but it 
> would be a nice and easy way to create a GUI while still writing in Python, 
> if it's possible.


-- 
---
Rony Steelandt
BuCodi
rony dot steelandt (at) bucodi dot com

Visit the python blog at http://360.yahoo.com/bucodi





More information about the Python-list mailing list