No go on my Pixel

Hit return, nothing happens. 

with is working as expected iOS

on inputReturnKey
   focus on nothing
end inputReturnKey

I tackle it tomorrow

BR

    Are you using a native mobile field? If not then...
    
    on returnInField
        focus on nothing
        exit returnInField
    end returnInField
    
    HTH,
    
    Terry...
    
    

_______________________________________________
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