Re: [IronPython] Autocomplete for .NET Types from IronPython with Wing IDE (update - better return type and parameter name handling)

2009-05-17 Thread Michael Foord
Davy Mitchell wrote: Thanks Michael - looks really good and useful as I have started to look into this for autocomplete in DIE. 30mb eh? That will be interesting :-) What the PI generator script in particular does is generate skeleton Python files representing the .NET APIs. If your auto

Re: [IronPython] Autocomplete for .NET Types from IronPython with Wing IDE (update - better return type and parameter name handling)

2009-05-17 Thread Davy Mitchell
Thanks Michael - looks really good and useful as I have started to look into this for autocomplete in DIE. 30mb eh? That will be interesting :-) Cheers, Davy -- Davy Stuff - http://daftspaniel.blogspot.com Geeky Stuff - http://daftpython.blogspot.com Davy's Ironpython Editor - http://cod

Re: [IronPython] Access to current Python engine in C# (Silverlight)

2009-05-17 Thread Michael Foord
Jimmy - did you get a chance to look at this? If the code shown below *genuinely* gets a reference to the current engine then shouldn't the search path be setup already? Can you see what is wrong with the code below? Thanks Michael Michael Foord wrote: Hello guys, I have a second use case

[IronPython] HOWTO: Using the Wing Python IDE with IronPython

2009-05-17 Thread Michael Foord
Hello all, I've written up some notes on using the Wing Python IDE with IronPython. http://www.voidspace.org.uk/ironpython/wing-how-to.shtml It includes the details of setting up autocomplete for .NET types and using the scripting API to execute files with IronPython. All the best, Michael

Re: [IronPython] Silverlight Application Hosting IronPython

2009-05-17 Thread Michael Foord
Jimmy Schementi wrote: On Sat, May 9, 2009 at 4:30 AM, Michael Foord mailto:fuzzy...@voidspace.org.uk>> wrote: Hello guys, I'm having problems with a C# Silverlight application that hosts IronPython. First of all, this page http://sdlsdk.codeplex.com/Wiki/View.