MS10 hide/show anomaly

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
bnc1
Pro Scripter
Posts: 127
Joined: Sun Jul 31, 2005 5:10 pm

MS10 hide/show anomaly

Post by bnc1 » Thu Jan 03, 2008 2:59 pm

I am getting some odd MS10 hide/show behavior that I have not experienced in MS9 (Vista x64 system)

Scenario :

1) Startup a script via hotkey or quicklaunch that uses Message or MessageModal
2) Cancel the script the Shift+Esc
3) Startup that script again (or any other script using Message or MessageModal

At this point the MS10 main window (SHOW function) suddenly appears. MS10 was in HIDE mode prior to this. Additional symptoms are clicking on the main window close button doesnt work anymore (HIDE function). Double clicking on the MS systray icon (SHOW function) also fails. Fortunately right clicking on the MS systray icon and using SHOW/HIDE from there does work. No big deal right ? Well the fact that the MS10 main window now appears automatically whenever certain scripts are used is not fun. try using the very handy sample script Text Capture to test out the new text window functions in MS10. Its tricky to use when the MS10 main window pops up every time its started.

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Thu Jan 03, 2008 4:19 pm

Somewhat annoyingly I am also unable to replicate this one! Would be easy to fix if I could replicate it.

What else does your script do besides Message/MessageModal - perhaps that is a wildcard and something else causes it. One thing that probably would cause this is if your script sets focus to Macro Scheduler itself, or sends keystrokes to itself - perhaps inadvertently. Could it be doing that in some way?
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

bnc1
Pro Scripter
Posts: 127
Joined: Sun Jul 31, 2005 5:10 pm

Post by bnc1 » Thu Jan 03, 2008 5:23 pm

Try this (after a fresh boot)

1) double click MS icon .. main window appears with list of macros
2) close main window via standard X close button in upper right corner
3) start Text Capture tool via quicklaunch

On my system this causes the problem. By the way, the text capture macro is an excellent tool for checking out those new text window commands :P

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Thu Jan 03, 2008 5:28 pm

I can replicate that. When running from QuickLaunch menu the main form is unhidden and then the close button fails. But from hotkeys or schedules everything appears to work fine. Is this same for you (your first post suggested same problem occurs with hotkeys also but I cannot replicate that).
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

bnc1
Pro Scripter
Posts: 127
Joined: Sun Jul 31, 2005 5:10 pm

Post by bnc1 » Thu Jan 03, 2008 5:47 pm

Yes I agree . I think once the show/hide gets out of sync it may appear that anything can cause the problem. Hence my first post about message/messagemodal and/or hotkeys may have been incorrect. :oops:

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Thu Jan 03, 2008 5:54 pm

Ok. I can see the cause of the problem when launching from QuickLaunch. Will get this fixed asap.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Fri Jan 04, 2008 8:45 am

Fixed in 10.014. Available for download now.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts