Posted 15 years ago
by Eli Gazit
-
CEO,
Softwear Suit Ltd
Hi, I need to support GUI change when the Active window is changed.
For simplicity let's assume setting the window document title in the status bar.
I want to change the gui only when I activate a new DocumentWindow or switching between Documentwindows!!!
In reality the _dockSite.WindowActivated is fired even when focus is being switched from a ToolWindow to a document window. How can I prevent this and get the behavior I need?
Thanks
For simplicity let's assume setting the window document title in the status bar.
I want to change the gui only when I activate a new DocumentWindow or switching between Documentwindows!!!
In reality the _dockSite.WindowActivated is fired even when focus is being switched from a ToolWindow to a document window. How can I prevent this and get the behavior I need?
Thanks