I havw written some programs using IronPython 2.7.0.40 with SharpDevelop
4.1. These programs seem to need the full version of .net 4.0 to be
installed for them to run. I wish to distribute some of these programs
on my website and it would be better if the user only had to install
.net 4.0 clien
Thanks Dino,
You've confirmed my guesses.
I've raised it on github
https://github.com/IronLanguages/main/issues/69
Any one to pick the glove, and try to help me?
Fruch
-Original Message-
From: Dino Viehland [mailto:[email protected]]
Sent: Thursday, April 26, 2012 7:30 AM
To: Fruch
Hi,
Is it possible to reference the python class object in the xaml file like
the below code
Window x:Class="MainWindow"
the MainWindow is a python class
I tried that before but never make it.
Best Regards,
Liu Zhenhai
2012/4/28 Jeff Hardy
> On Fri, Apr 27, 2012 at 10:49 AM, David Bagby
> wro