On 06/07/2010 15:02, theo wrote:

There I'm calling "SelectSourceEditorNode" which looks as if it would do what I intend.
Btw. This method is never called throughout the Project afaics.

I don't know about that.

But in order to hook the changes to the caret etc => look at fpdoc.

it gets a notification via sourceEditorIntf.
In this notification you must be very very fast (so you can not use codetool to look up the current procedure => you can merely use it to set a flag, and then act OnIdle

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to