The internal version of Find in Files no longer blocks the GUI. On Windows, it is executed in a separate thread. On GTK+ a second instance of SciTE is started with a '-grep' command line argument causing it to perform the search, printing matches to standard output. This allows the search to be processed much like other external commands. To use internal Find in Files, set find.command to be empty. The GTK+ Find in Files dialog gains a ".." button.
Available from CVS and from http://scintilla.sourceforge.net/scite.zip Source http://scintilla.sourceforge.net/wscite.zip Windows executable These prereleases also include other modifications discussed recently on the list. Version 1.65 will probably be released in a little over a week. I expect the 'R' language support will be included. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
