On 7/5/11 4:31 PM, Slava Paperno wrote:
Yes! That was it. Thank you, Jacque (now I even know how to pronounce that
:)
:) You can call me anything. Everyone does.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
To: How to use LiveCode
> Subject: Re: chasing the focus
>
> On 7/4/11 10:49 PM, Slava Paperno wrote:
> > I'm trying to figure out why a field is losing focus and I don't know
> > which tools to use for the hunt.
> >
> > At the very end of a m
On 07/05/2011 09:44 PM, J. Landman Gay wrote:
On 7/4/11 10:49 PM, Slava Paperno wrote:
I'm trying to figure out why a field is losing focus and I don't know
which
tools to use for the hunt.
At the very end of a mouseUp handler of a button I have this:
on mouseUp
.
focus on field "Searc
On 7/4/11 10:49 PM, Slava Paperno wrote:
I'm trying to figure out why a field is losing focus and I don't know which
tools to use for the hunt.
At the very end of a mouseUp handler of a button I have this:
on mouseUp
.
focus on field "SearchTarget"
put the name of the focusedObject&