function keys

Richmond Mathewson richmondmathewson at gmail.com
Thu Jun 16 12:00:53 EDT 2011


On 06/16/2011 06:20 PM, Mark Schonewille wrote:
> Martin,
>
> The OS hijacks the function keys. You need to turn them off in the Keyboard and Exposé preferences if you want to pass them on to LiveCode.
>

Well; I do know that on Mac OS X NOT all the F keys are kept for the OS.

> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce
>
> On 16 jun 2011, at 16:54, Martin Meili wrote:
>
>> Hi,
>> is there a possibility to prevent the user opening DASHBOARD from within a LiveCode standalone?
>>
>> Normally, the functionkey to open dashboard is 12.
>>
>> The following script doesn't work:
>>
>> on functionKey theKey
>>   if theKey is 12 then
>>   exit functionKey
>> end functionKey	
>>
>> Cheers
>> Martin
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list