Skip to main content
areohbee
Legend
September 19, 2012
Question

Any way to tell which module the user is in?

  • September 19, 2012
  • 1 reply
  • 1789 views

Although I try to avoid it, I occasionally find myself writing plugins that do menu manipulation and other keystroke emissions that depend on module.

It would be great if there was a way, *any* way, to tell which  module is active - even if it entailed sending keystrokes and testing response...

~R.

This topic has been closed for replies.

1 reply

Inspiring
September 23, 2012

Window title?

areohbee
areohbeeAuthor
Legend
September 23, 2012

Thanks jarnoh.

I may be able to make use of that, although the window is not titled with the module upon startup, only upon switching, sigh...

R

Inspiring
September 23, 2012

Interesting... I just had to test it, and on OSX, the module name is always there (Library / Develop, I never use any other modules).  Maybe it is one of the many Windows-only bugs?