Another set of eyes? (OpenInsight 32-Bit)
At 18 MAR 2008 03:15:33PM Bruce Cameron wrote:
Am I'm missing or forgetting something, or just been looking too hard?
If I create a new MDIFrame and want to add another Save menu item under File (in addition to the auto-gen Save -] Ctrl-S) using F9, when I go to the menu quick events it defaults to @WINDOW not @MDIACTIVE and is disabled. I know I can use an script but am curious about now. I've tried this in 7.2.1, 7.2.0, 8.0.3.
At 18 MAR 2008 03:46PM Sean FitzSimons wrote:
Bruce,
Click General under the QuickEvent Options list and then change @WINDOW to @MDIACTIVE.
Sean
At 18 MAR 2008 04:10PM Bruce Cameron wrote:
Thanks Sean. I don't think I've ever had to do that as mostly am using the default or scripts.
What's the logic behind it or can you point me to some documentation?