Combo Box and Focus

Jeff Honken jhonken at x12.info
Wed Jan 11 19:27:23 EST 2006


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





More information about the use-livecode mailing list