Using a thread for Find in Files on GTK
Neil Hodgson <[email protected]>
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
The implementation of Find in Files on GTK has been changed to run on a background thread. Previously, a second instance of the SciTE program was run with the -grep command line parameter. The search string and other parameters were passed on the command line which could lead to problems when the parameters included shell-significant characters. Performance appears similar to the previous implementation but I haven't examined that closely. The -grep command line option and its consequences may be removed later. There may be scope for merging the platform-specific implementations of the Find in Files thread into a more unified implementation. The committed changes can be examined either in the repositories hg clone http://hg.code.sf.net/p/scintilla/scite or from https://www.scintilla.org/scite.zip Source Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scite-interest/2f7d05c1-8d5c-4d6e-bb4a-671c421bcfb9n%40googlegroups.com.