Did you try using 'the keyboardFocusSprite' property to determine that the tabbing-to has happened?
hth -Buzz At 1:21 PM -0500 8/11/02, you wrote: >Hello, > >I'm having a problem that I'm sure one of you brilliant people will have >no problem with. > >I have a simple calculation (three fields: two input fields and one Sum >field, it simply adds the two input fields) > >What I need to have happen is if the user would put a value that would >differ from the value created by the calculation into the sum field; I >no longer have need for the calculation to take place. > >So, I've racked my brain on this and came up with a global variable that >if the user clicks the sum field then no calculation. Works Great but, >if you would like to tab to the sum field it never recognizes that you >put your own value into the sum field. > >So I need to find a way of having this work so, if the user tabs to the >sum field and changes the value it will no longer calculate. > >Any ideas and suggestions would be greatly appreciated. > >Thank you, > >Mattie > > >[To remove yourself from this list, or to change to digest mode, go >to http://www.penworks.com/lingo-l.cgi To post messages to the >list, email [EMAIL PROTECTED] (Problems, email >[EMAIL PROTECTED]). Lingo-L is for learning and helping with >programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
