Paul, Very nice! I see you have some other useful tools as well.
It is working in the IDE but I can’t figure out how to get it into my standalone. Thank you, Bill Vlahos > On Mar 30, 2020, at 9:52 PM, Bill Vlahos via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Paul, > > Your AppHide/AppUnhide sounds perfect. I will try it. > > Thank you, > Bill Vlahos > >> On Mar 30, 2020, at 7:58 PM, Paul McClernan via use-livecode >> <use-livecode@lists.runrev.com> wrote: >> >> (Sorry, hit send too soon). >> You can easily use AppleScript mixed with LiveCode script to change focus >> to another app: >> >> *do *"tell application "& quote& "PhotoShop"& quote& " to activate"as >> AppleScript >> >> You could also use AppHide / AppUnhide from my LCB Library macOSTools >> to minimize your stack which automatically switches to whatever the next >> running app is. See the test stack, which uses the above AppleScript to >> switch focus back to LiveCode after the AppHide command. >> Download from here: >> https://github.com/PaulMcClernan/LCB_macOSTools _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode