Numeric Only Keyboard Password
#1
Hi All,

I have an issue that I'd really like peoples help with.

I want to generate a prompt that uses the numeric keypad - but does not display the values that are typed. Something like:

Code:
xbmcgui.Dialog().input("Title", type=xbmcgui.INPUT_NUMERIC, option=xbmcgui.ALPHANUM_HIDE_INPUT)

The INPUT_NUMERIC gets me the keyboard that I want to display, but the ALPHANUM_HIDE_INPUT will only work with INPUT_ALPHANUM and not INPUT_NUMERIC.

Any ideas?

Thanks

Rob
Reply
#2
like this
AsRock Q1900DC - SanDisk SSD 64GB - Crucial 2x 4GB - Streacom F1C EVO (Futaba M166A Display, YARD2) - BluRay Panasonic UJ-265
Reply

Logout Mark Read Team Forum Stats Members Help
Numeric Only Keyboard Password0