Chachereau Nicolas:
Basically the only change since the last version sent to the mailing list is that you can now call register: with a "correspondant" field as well, that is, sending ":filepath:register:", where filepath is a file you created and to which SciTE will write the name of the pipe you can listen to (instead of using /tmp/SciTE.register).
Doesn't that remove the need for /tmp/SciTE.register?
Third and last, my proposal for an implementation of the "focus:" message. http://nico.esoxprojects.net/scite/focus.zip
On Windows, ActivateWindow(const char *timestamp) is less obviously useful (and the argument isn't) so I'm not sure whether this should go in SciTEBase. OTOH I'm not sure it shouldn't either and making PerformOne virtual so there could be special handling on each platform is approximately as messy. NO_FILER is now becoming quite complex. Its mainly there to just turn off the director extension if there are problems building it or its not wanted. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
