CS3: Observe selection of a page item without GUI
Hi
My plugin has no dialog and no panel. I like to observe the selection of the page items in my document. If the user select a page item (layout tool OR text tool) I want to be notified in my handler (HandleSelectionUpdate). This works fine if I have a dialog or panel (ActiveSelectionObserver) but I havn't one.
The problem is that I have no GUI and don't find the solution how I have to implement the observer in that case.
I read the discussions in this forum about this problem, but I can't find the solution.
Can anybody help me?
The best is if you have a shor code snippet.
Thanks a lot and I wish you a nice weekend
Hans