Good morning,How do I show only the numeric keypad in a Text Input?
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/e24b2036-ac5c-4096-9e64-36216877be81n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/60fb0692-4ef7-4779-a91c-178353c75eacn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/6300fae7-8156-4c9a-a866-3d3752e6b83en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/CALgom8qzrJmydVAv9Yk0wxtwTy5yux-3D77M%2Bbt_1VVtCFnj4w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/CAPztPCcsC6D79X17Brb015ugU1Qf6viqie4wsZ4WkO_hLg2qKA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/CALgom8oqu4vYpxRpuuGFz0AGpD20oFd2owKxKEb%3DnF_dimie_Q%40mail.gmail.com.
keyboard = Window.request_keyboard( self._keyboard_close, self) if keyboard.widget: vkeyboard = self._keyboard.widget vkeyboard.layout = 'numeric.json'
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/CAPztPCf2thgk1mT%2Be8hVEWbEggYQNLcBwXV0oojD1mOUA-x_pA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/CALgom8pNT0pVCcux-VFpWgArvwFXtbC%3D%2B2-th5XNNMhbLg8%2B3A%40mail.gmail.com.