i want to get a duration on a textfield. The format is hh:mm
« : » is not present on numeric keyboard.
How to add this character or create a custom keyboard Whith numbers and :
Picker1.SetItems(0,Array As String("01","02","03","04","05","06","07","08","09","10","11","12"))
Picker1.SetItems(1,Array As String("01","02","03","04","05","06","07","08","09","10","11","12"))