Experimental GExperts Version 1.38 2015-10-21 released
Experimental GExperts Version 1.38 2015-10-21 released
Again, there is nothing new about the formatter code. But there is a new option to improve the IDE search path dialogs. What it does is replace the list box in the search path dialog with a memo, so editing that path is much easier (in my opinion) than before.
http://blog.dummzeuch.de/2015/11/21/experimental-gexperts-version-1-38-2015-10-21-released/
Again, there is nothing new about the formatter code. But there is a new option to improve the IDE search path dialogs. What it does is replace the list box in the search path dialog with a memo, so editing that path is much easier (in my opinion) than before.
http://blog.dummzeuch.de/2015/11/21/experimental-gexperts-version-1-38-2015-10-21-released/
That was quick :) Thanks!
ReplyDeleteGreat work !
ReplyDeleteRegarding the version number, a very minor bug remains...
it should be 2015-11-21, no ? ;-)
Philippe Boucault you're right. It's later than I realized. ;-)
ReplyDeleteBut I'm too lazy to change that now.
Javier Hernández this just changes the dialogs of the IDE. A separate utility would have to actually read and write the configuration files, all of which are slightly different. Too much work for too little gain and no fun at all. Hacking the IDE is fun.
ReplyDeleteIs it possible to bring the invalid path = greyed function back?
ReplyDeleteNot whith a TMemo as the display. I could probably switch to something more complex like SynEdit.
ReplyDeleteThomas Mueller That would be cool :-)
ReplyDeleteThomas Mueller I've just tested. Could you add scrollbars ?
ReplyDeleteStéphane Wierzbicki Of course, I knew I missed something important...
ReplyDelete