Le 5 oct. 2012 à 09:14, Thierry Douez <[email protected]> a écrit :

> Hi everyone,
> 
> 2012/9/28 Thierry Douez <[email protected]>:
> 
>> set the systemWindow of stack...
> 
> 
> For the record, this solution finally doesn't work in my case.
> 
> As I want to launch an app in the background from a modeless
> stack in LC IDE, the systemWindow property is too restrictive.
> 
> It hides the LC menus, all the answer and ask dialog
> are behind my main stack window.
> 
> So, the one-line solution was:
> 
> shell( "open -g - a Myapp" )
> 
> The -g option keep Myapp in the background. Works beautifully.
> 
> Regards,
> 
> Thierry

Very interesting ! Thank you !


_______________________________________________
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

Reply via email to