[IronPython] Announcing IronEditor - An Editor for IronRuby, IronPython and other DLR languages

David.Lawler at franke.com David.Lawler at franke.com
Mon Jul 21 21:51:55 CEST 2008


This looks interesting.  However I blew up the program the moment I tried 
it.  I think the problem is that you use a relative path to open your 
syntax files but when you go to File Open the source file, the current 
directory gets changed to where ever, and then the program blows up at 
line 24 or 25 in CodeEditorIDETextBox.cs because it can no longer find the 
syntax files directory.  BTW you can compile the project fine with the C# 
Express IDE and also with Sharpdevelop 3.

Good luck with this!

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080721/1278ac12/attachment.html>


More information about the Ironpython-users mailing list