jrobinss
unread,Nov 24, 2009, 3:24:28 AM11/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-interest
Hi all,
I'm new to scite. I've looked through the discussion and not found
what I'm looking for, so here's my question.
I need to be notified of edition events such as opening or closing a
file. It would also be nice if I could be notified of other events,
editing, saving, or even scrolling. I want to push these events to a
different module.
What would be the best way of doing this?
If I don't find any other way, I'll get the source code and add in
some hooks in the proper places, which will call my own code. I was
hoping there might already be a mechanism for this somewhere.
Thanks for any leads!
JR