On 07/31/2007 03:31:05 AM, blackdog wrote:
Hang on, being a bit stupid here, I guess I could just hook into the Gtk event system with g_signal_connect, as I think you can have more than one event attached.
Sounds good, I haven't needed any callbacks so far, but in your example for autocompletion I guess this could work well.
On Mon, 30 Jul 2007 21:59:06 -0400 blackdog blackdog@ipowerhouse.com wrote:
With the advent of the plugin system i think it would be very
useful
if geany had a method of firing events for plugins. Right now I
have
implemented the sci_ functions in the plugin interface but of
course
this is one way traffic. [...]
Anyone been thinking along these lines? Similarly for key events
too.
No, I haven't started anything.
Regards, Nick