hon.org [mailto:
> pythondotnet-bounces+btribble=ea@python.org] *On Behalf Of *Manfred
> Schulte-Oversohl
> *Sent:* Thursday, May 31, 2012 10:19 AM
> *To:* pythondotnet@python.org
> *Subject:* [Python.NET] DataGridView Issue
>
> ** **
>
> With Ironpython 2.7 the fol
Manfred
Schulte-Oversohl
Sent: Thursday, May 31, 2012 10:19 AM
To: pythondotnet@python.org
Subject: [Python.NET] DataGridView Issue
With Ironpython 2.7 the following code works. Not so with python for .Net where
only a blank Form is displayed.
Used python for .Net is compiled from trunk of May 26, 2012
With Ironpython 2.7 the following code works. Not so with python for .Net
where only a blank Form is displayed.
Used python for .Net is compiled from trunk of May 26, 2012 python 2.6 and
clr4.
Any help is appreciated.
Cheers
Manfred
#-
import clr
clr.AddReference('System