How to dismiss keyboard on mobile

Terry Judd terry.judd at unimelb.edu.au
Thu May 10 22:48:31 EDT 2018


Are you using a native mobile field? If not then...

on returnInField
	focus on nothing
	exit returnInField
end returnInField

HTH,

Terry...

On 11/05/2018 12:41 pm, "use-livecode on behalf of Sannyasin Brahmanathaswami via use-livecode" <use-livecode-bounces at lists.runrev.com on behalf of use-livecode at lists.runrev.com> wrote:

    Just tried in minutes ago
    
    didn't work.
    
    in the field
    
    on inputReturnKey
         focus on nothing
    end inputReturnKey
    
    did not work.
    
    Plus there is  whole card "raised" on so that bottom is the top of keyboard
    
    Mike Kerner wrote:
    
        The sequence is
        return key is pressed
        focus is removed
    
    _______________________________________________
    use-livecode mailing list
    use-livecode at lists.runrev.com
    Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
    http://lists.runrev.com/mailman/listinfo/use-livecode
    
    



More information about the use-livecode mailing list