Combo Box and Focus
Jeff Honken
jhonken at x12.info
Wed Jan 11 19:51:02 EST 2006
Tom,
That did the trick. I didn't know the the default for traversalOn is
"false". Thanks, Jeff
-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Thomas
McGrath III
Sent: Wednesday, January 11, 2006 5:34 PM
To: How to use Revolution
Subject: Re: Combo Box and Focus
is that the actual code? no qoutes around your button name? could be
the problem.
Or from the docs:
If the object's traversalOn property is false, it cannot receive the
focus, and the focus command causes an error.
hth
Tom
On Jan 11, 2006, at 7:27 PM, Jeff Honken wrote:
> I'm trying to change the focus from a field to a Combo Box called
> "PayType". When I try to use to below code it errors "Not a valid
> Control". Isn't a Combo box a "button" ?
>
> on tabKey
> focus on btn PayType
> end tabKey
>
>
> _______________________________________________
> 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
Thomas J McGrath III
3mcgrath at adelphia.net
Lazy River SoftwareT - http://www.lazyriversoftware.com
Lazy River Metal ArtT - http://www.lazyriversftware.com/metal.html
Meeting WearT - http://www.cafepress.com/meetingwear
Semantic Compaction Systems - http://www.minspeak.com
SCIconics, LLC - http://www.sciconics.com/sciindex.html
_______________________________________________
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