Thierry, On Windows, you can use the VBScript on this (old) site http://runrev.info/Activate%20Application.htm and on Mac you can use AppleScript:
tell application "Standalone.app" to activate -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour spaces. http://www.color-converter.com On 28 sep 2012, at 09:38, Thierry Douez wrote: > Bonjour René, > > 2012/9/28 René Micout <[email protected]>: >> Hello Thierry, >> Is this a solution to (for ?) your problem ? >> >> set the systemWindow of stack "X" to true > > > From the Dictionary, there is no effect on Mac, but with a comment of > a Livecoder that it's not true ! > > I'm checking it right now. > > Merci > > Thierry > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
