RE: [IronPython] IronPython and Visual Studio --

2005-06-07 Thread Hank Fay
An area where IronPython could be especially useful, I think, would be in making dynamic working with the IDE. In Visual Foxpro, with a dialog open, from the Command Window I can issue: Aselobj(aArray) loForm = aArray[1] loForm.height = loForm.height + 50 && makes it 50 pixels higher, etc. Makin

[IronPython] IronPython and Visual Studio

2005-06-06 Thread Darrin Massena
Hello fine folks. A question: what has been done, or is being done, to integrate IronPython with Visual Studio (2005, presumably)? Any editor, debugger, project integration or other support? If nothing has been pursued yet, is this interesting to anybody? Darrin Massena > -Original Message--