Contextual Menus
Bill Vlahos
bvlahos at mac.com
Sun Jul 27 01:18:10 EDT 2008
Ken,
Thanks. This works.
I have another problem. If I right-click on a field that doesn't have
the focus, both paste and your select all command won't do it to the
correct field. It will either paste the clipboard or select all in the
field that still has the focus (I'm on a Mac).
Bill
On Jul 26, 2008, at 9:41 PM, Ken Ray wrote:
>
>
>
> On 7/26/08 6:57 PM, "Bill Vlahos" <bvlahos at mac.com> wrote:
>
>> What would be the command for "Select All"?
>
> select the text of the selectedField
>
> But you want to make sure it has a context (i.e. an open field,
> otherwise
> you'll get an error since "the selectedField" would return empty):
>
> if the selectedField <> "" then select the text of the selectedField
>
>
>
> 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
More information about the use-livecode
mailing list