Re: requested enhancements to wxIDE
- Posted by penpal0andrew May 13, 2011
- 1378 views
option to show line numbers - this is very useful in quickly debugging Euphoria code
delete the current line (ctrl-K perhaps).
I have not yet used this in an IDE way yet. But I do want to use it as my editor.
Thanks for the feedback. If you happen to figure out how to get any of that done, let me know, and I'll put it in (hint, hint ). There are some things I'd like to do with the editor (especially with regards to key bindings, I think), but I never seem to find the time.
Matt
I am working now on proving that I can get my Magic Designer to work with wxWidgets/wxEuphoria. Well, not the whole application. Just a stripped down version to display preexisting 'designs', which are stored in files. My MS Windows (developed in Euphoria and C) and Browser/javascipt versions are featured on my website :
http://akatz712.freehostia.com
Once that is done, the rest of the application involves using wxIDE to build the GUI. There are many ways to go with that. But I will do that after what I have mentioned here.
I also want to do a similar demo using EuGTK if possible.
Then, I would love to dig into the wxIDE editor code.