I have 2 flds that are used in a calculation. I am using closefield on one with the calculation script. if I change that field it recalculates - this is good. If I change the other field it doesn't. I tried sending a closefield from that field to the other one but still doesn't work. I know there will be a silly little routine for this
any assistance appreciated.
Glenn
calculating on exit field
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Hi Glenn,
You can put the closeField handler in the card script. This will catch all closeField message and allows you to re-calculate the values whenever a field changes.
Best,
Mark
You can put the closeField handler in the card script. This will catch all closeField message and allows you to re-calculate the values whenever a field changes.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode