> As for the winforms tutorial, I suspect you are forgetting to do "import > winforms"
Well, actually this is what happens when trying to import winforms: >>> import winforms Traceback (most recent call last): File , line 0, in input##0 File C:\Documents and Settings\Usuario1\Escritorio\IronPython-1.0-Beta1\Tutori al\winforms.py, line 24, in Initialize ImportError: cannot import Objects from IronPython Anyway, I'm sure this has to be a versioning problem as you said, but I already unintalled and installed everything and keep on getting errors. I will try again... Thanks! Luis _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
