Re: [Ironpython-users] IronPython Samples

2012-04-04 Thread Jeff Hardy
On Wed, Apr 4, 2012 at 9:31 PM, Doug Blank wrote: > Jeff, > > I'd be glad to send you a Python Gtk example. That would be a > graphical sample that runs on all platforms. That would be great. Ideally you could use the same core app as the rest of the samples, but if you've already got something t

Re: [Ironpython-users] IronPython Samples

2012-04-04 Thread Doug Blank
Jeff, I'd be glad to send you a Python Gtk example. That would be a graphical sample that runs on all platforms. -Doug On Wed, Apr 4, 2012 at 11:54 PM, Jeff Hardy wrote: > I've put together a set of IronPython samples: > https://github.com/jdhardy/IronPythonSamples. They're still a bit > early,

[Ironpython-users] IronPython Samples

2012-04-04 Thread Jeff Hardy
I've put together a set of IronPython samples: https://github.com/jdhardy/IronPythonSamples. They're still a bit early, but there are console, WinForms, and WPF samples. The idea was to show how you could embed IronPython in various types of applications. There's also a pure-Python WPF app (and kud