Skip to main content
Known Participant
February 9, 2008
Question

How to know whether a Plugin is visible?

  • February 9, 2008
  • 3 replies
  • 314 views
Hi.
I have two plugin's. I want to check whether a plugin's panel is visible from a different plugin. I have pluginID and panelID.

Does anyone have any idea on this??

thanks,
nataraj
This topic has been closed for replies.

3 replies

Inspiring
February 9, 2008
#include "MyOtherPluginID.h"
Known Participant
February 9, 2008
Dirk Becker ,

I want to check this from another plugin. If i use IPanelMgr::IsPanelWithWidgetIDShown
method in that plugin i get WidgetID declared error message.

thanks,
nataraj
Inspiring
February 9, 2008
Use IPanelMgr::IsPanelWithWidgetIDShown