Select All in fields

Kee Nethery kee at kagi.com
Mon May 5 18:32:47 EDT 2008


WAY COOL!

Your example code is way more elegant than what I was thinking I'd  
have to do. Thank You!

Kee

On May 4, 2008, at 8:35 PM, Ken Ray wrote:

>> Cut Copy Paste and Clear are in the Edit menu of my standalone Mac
>> app. I'd like to add "Select All" and am wondering if there is some
>> standard way of doing this. I can think of how to code it myself but
>> it seems like such a standard thing that it makes me wonder if there
>> is some checkbox I need to select to just make it happen.
>
> Not a "one click" thing, Kee... but it's a one-liner if all you care  
> about
> is basic editable fields (i.e. not list fields):
>
>  if the selectedField is not empty then \
>      select the text of the selectedField
>
> HTH,
>
> Ken Ray
> Sons of Thunder Software, Inc.
> Email: kray at sonsothunder.com
> Web Site: http://www.sonsothunder.com/
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




-------------------------------------------------
I check email roughly 2 to 3 times per business day.
Kagi main office: +1 (510) 550-1336





More information about the use-livecode mailing list