lingo-l lingo-lIf new value that dont calculate

2002-08-11 Thread mwells
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

Re: lingo-l lingo-lIf new value that dont calculate

2002-08-11 Thread Buzz Kettles
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

RE: lingo-l lingo-lIf new value that dont calculate

2002-08-11 Thread mwells
lingo-lIf new value that dont calculate 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

Re: lingo-l lingo-lIf new value that dont calculate

2002-08-11 Thread Andreas Gaunitz P11
Yes this is quite possible to solve. But can you tell me a little more about the situation: You set up the calculation to take place... when? When something is typed into one of the 2 first fields? on exitframe? when clicking a button? One way to go would be to let the calculation be