Re: [IronPython] .NET vs. Tk vs. PyQt . .

2008-01-13 Thread Keith Hoard
Michael, Thanks for the reply. I have to learn how to tell the difference between an apple and an orange before I can start cooking!! On Jan 13, 2008 12:23 PM, Michael Foord <[EMAIL PROTECTED]> wrote: > Keith Hoard wrote: > > What are the "big picture" differ

[IronPython] .NET vs. Tk vs. PyQt . .

2008-01-13 Thread Keith Hoard
in a few months!!), just trying to figure out in my mind the differences of these three systems. Thanks in advance. . . -- Keith Hoard Collierville, TN [EMAIL PROTECTED] ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Re: [IronPython] Newbie questions. . .

2008-01-07 Thread Keith Hoard
File , line 0, in .ctor##75 > File Microsoft.DirectX, line unknown, in .ctor > File Microsoft.DirectX, line unknown, in CheckTimeBomb > StandardError: This pre-release version of DirectX has expired, please > upgrade to the latest version from http://www.microsoft.com/directx > >

Re: [IronPython] Newbie questions. . .

2008-01-06 Thread Keith Hoard
IL PROTECTED] *On Behalf Of *Keith Hoard > *Sent:* Sunday, January 06, 2008 11:56 AM > *To:* IronPython Mailing List > *Subject:* [IronPython] Newbie questions. . . > > > > I have a few questions about getting up and running with IronPython. > > I have downloaded and installed

[IronPython] Newbie questions. . .

2008-01-06 Thread Keith Hoard
I have a few questions about getting up and running with IronPython. I have downloaded and installed ipy.exe to the D:\IronPython directory. I have also added this directory to the Path environment varialble. However, when I try to run the examples (In this case "tutorial.py") from the web site,