Sent: Saturday, October 29, 2005 6:40 AM
> To: users@lists.ironpython.com
> Subject: Re: [IronPython] IronPython and WPF .. too cool
>
> Hi all,
>
> I'd just to like take a wee moment to say "Hi", first post etc. After
> hearing rumours about IronPython, I decided to ac
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Liam Clarke
Sent: Saturday, October 29, 2005 6:40 AM
To: users@lists.ironpython.com
Subject: Re: [IronPython] IronPython and WPF .. too cool
Hi all,
I'd just to like take a wee moment to say "Hi",
Hi all,
I'd just to like take a wee moment to say "Hi", first post etc. After
hearing rumours about IronPython, I decided to actually find out what
the fuss about the whole .NET thing was, and IronPython seemed the
perfect way.
Must say, very impressed with the .NET shebang, and how simply
IronPy
quot;Greg Kerr" <[EMAIL PROTECTED]>
> Subject: [IronPython] IronPython and WPF .. too cool
> To: users-ironpython.com@lists.ironpython.com
> Message-ID: <[EMAIL PROTECTED]>
>
> Don't know if anyone wants to see it, or if everyone's way past it, but h
Don't know if anyone wants to see it, or if everyone's way past it, but here
is a simple WPF app in IronPython:
import sys
sys.LoadAssemblyByName( "WindowsBase")
sys.LoadAssemblyByName( "PresentationCore")
sys.LoadAssemblyByName( "PresentationFramework")
sys.LoadAssemblyByName( "UIAutomationProvi