[Geany] Plugin Events
Nick Treleaven
nick.treleaven at xxxxx
Thu Aug 9 16:29:28 UTC 2007
On 08/09/2007 04:54:31 PM, blackdog wrote:
>
> yep that sounds ok. if I can get a per char event
> I'm happy don't care how it's done.
>
OK, I'll add the new-document signal then.
> i'm suprised with the slowdown you're experiencing
> I tried it and it was fine here. to _see_ a slowdown in
> an unimplemented gobject event seems like there's
> something else going on. could it be throwing some
> kind of exception?
>
The slowdown was when I had a plugin receiving the event and printing
the SCN_ notification code to stdout. I just tried it again, and it was
noticeable, but perhaps not as bad as I first thought. I used the
G_SIGNAL_ACTION flag when using g_signal_new - I don't know if there's
a better way to do it.
Regards,
Nick
More information about the Users
mailing list