Re: Option Key on Launch?

2007-01-10 Thread Bill Marriott
on openstack
  if the optionkey is down then answer OptionKey is down!
end openstack

As for any different behaviors you want for IDE vs. standalone, check the 
environment() function.

Dave [EMAIL PROTECTED] wrote in 
message news:[EMAIL PROTECTED]
 Hi All,

 Is there any way to find out if the option key is down when a  Standalone 
 App is launched? Also when a Stack is opened/run in the IDE?



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Option Key on Launch?

2007-01-10 Thread Ken Ray

On Jan 10, 2007, at 8:39 AM, Bill Marriott wrote:


on openstack
  if the optionkey is down then answer OptionKey is down!
end openstack


It may be better to use the 'startup' handler instead of 'openstack'  
if you want to specifically trap for when the standalone is launched  
as 'startup' is ONLY sent to a standalone.


Ken Ray
Sons of Thunder Software, Inc.
Web Site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution