Hi Writer team,
I would like to know after any key entering or cursor movement, if the text cursor is over a field.
Would a call to Shell:GetContentAtPos() inside AttrChangedNotify make sense or any smarter way to do this?
Additionally, I would like to know if my mouse pointer is over such a field. Is there a function I could call from SwEditWin::MouseMove?
Right now I am mis-using SwEditWin::RequestHelp, as I know there exactly when I am over such a field. The issue here is that I am not aware when the mouse leaves the field.
Best regards Max --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
