help needed working with modal stacks
Ken Ray
kray at sonsothunder.com
Wed May 3 15:04:58 EDT 2006
On 5/3/06 12:07 PM, "J. Landman Gay" <jacque at hyperactivesw.com> wrote:
> Ken Ray wrote:
>> on preOpenCard
>> set the traversalOn of fld 1 to false
>> end preOpenCard
>>
>> on openCard
>> set the traversalOn of fld 1 to true
>> end openCard
>>
>> I've been waiting for a recipe that was simple enough to not have the first
>> field auto-focused, and this is it! Thanks, Mark!
>
> Doesn't seem to work here. :( I've been looking for the same thing, but
> I guess I'll have to stick with:
>
> send "unSel" to me in 1
>
> with an "unsel" handler that selects empty.
Are you working with list fields, or regular fields? (The reason I ask is
that "select empty" won't affect the hilitedlines of list fields...)
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com
More information about the use-livecode
mailing list