So don't use closeField.

on keyDown pKey -- or keyUp
    if pKey is an integer
    then pass keyDown
    else answer "Please enter only whole numbers!" -- or you could "beep"
end keyDown

Phil Davis


On 1/10/13 10:21 PM, Mark Wieder wrote:
Jacque-

Thursday, January 10, 2013, 9:39:35 PM, you wrote:

Something's wrong. I think it's the dialog.
My guess is that closeField keeps getting triggered.


--
Phil Davis


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to