Modal Issue
Andrew Kluthe
andrew at rjdfarm.com
Mon Jul 12 12:20:38 EDT 2010
In trying to explain the problem, I found a fix for it.
I am not sure what it is EXACTLY that caused it.
But in the payment amount field, I round the data off to two decimals and
validate it on closeField.
The problem was occurring only when the cursor was in this field (closeField
hadn't sent yet).
My guess is that opening the modal caused closeField to be sent after the
modal's launch? This might set the focus back onto the payment stack?
Does this sound about right? would it help to lock messages around the
launch of the modal?
For now my fix is just to send closeField to this field before calling any
modal up.
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Modal-Issue-tp2286223p2286370.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list