Alan Gauld wrote:
  You could do a GUI example and use IronPython to show how
> it copes with GUI code. Since IP can access the same GUI
> library as VB.NET they should be very similar in code structure.

Here is a blog post I came across recently that shows a number of ways 
to construct a GUI in Python on Windows. One of the examples is 
IronPython with .NET.
http://www.ginstrom.com/scribbles/2008/02/26/python-gui-programming-platforms-for-windows/

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to