On 6/25/07, Chachereau Nicolas <[EMAIL PROTECTED]> wrote:
Here is the result of my attempt to modify the way SciTE exits.
I basically implemented what we had discussed:
- QuitSignal() now simply calls QuitProgram()
- QuitProgram() does calls gtk_main_quit(), not gtk_exit()
- CheckForRunningInstance() returns a boolean, and Run()
returns if necessary, instead of exiting directly.
That's cool! Much more consistent!
"Note that the output pipe referenced by 'ipc.director.name'
is not used by scite-gdb, but the Director interface
requires it to be non-empty."
Ah, the context there is that scite-gdb doesn't listen to SciTE's
output, since it doesn't need to track things like buffer change
events, etc. But the Director interface will only create the request
pipe (ipc.scite.name) if the notify pipe (ipc.director.name) is a
valid pipe name.
Anybody know of any extensions other than ScitePM that run on the GTK platform?
steve d.
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest