Jan 042005
I mentioned that ActivePython is a .NET language, as IronPython is. But the command:
>>> from System.Windows.Forms import *
results in an errormessage: Importerror: No module named System.Windows.Forms.
I mentioned that ActivePython is a .NET language, as IronPython is. But the command:
>>> from System.Windows.Forms import *
results in an errormessage: Importerror: No module named System.Windows.Forms.