On 11/28/06, Blesson Varghese <[EMAIL PROTECTED]> wrote:

I want to write code to provide Intellisense to an IDE for Iron
Python...Do we have any options within the Python Engine to do that???

------------------------------


I'm not sure I'd have time to do it, but I'm thinking about rewriting
PyCrust for IronPython.  When I wrote it for wxPython I made a pretty decent
separation between the GUI code and the rest, so it shouldn't be too
difficult to convert.  I did take advantage of Scintilla quite a bit, but I
seem to recall seeing that Scintilla is available for .NET as well.  So many
ideas, so little time...  :-)

--
Patrick K. O'Brien
Orbtech       http://www.orbtech.com
Schevo        http://www.schevo.org
Louie         http://www.pylouie.org
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to