Skip to main content
Inspiring
April 25, 2011
Question

TextFrame clicked

  • April 25, 2011
  • 1 reply
  • 349 views

Hi,

I wants to get notification when user clicks on the text frame. I am with IEventHandle, but I am not getting any appropriate boss class on which I could hook IID_IEVENTHANDLER.

Since InDesign spelling panel has this features. When we press ctrl + I to start the spell check and if user click inside any text frame then spell check gets stopped. I wants this same behavior.

Any suggetion or clue for getting this will be greatly appreciated!

This topic has been closed for replies.

1 reply

April 26, 2011

You can use selection suite. See BasicPersistInterface (or FrameLabel) projects from SDK samples.