Where can I find a tutorial for creating a custom InputScope? I'd like to create a custom keyboard that displays only the numbers 1-9 on the onscreen keybord (no symbols).
+2
A:
You cannot create custom input scope, here are the ones supported InputScopeNameValue Enumeration there may be one close to what you want - there are ones with numbers e.g. telephone or number.
RoguePlanetoid
2010-10-06 18:40:55
It's a pity... I think there should at least be one that is completely numbers only - it is a very common requirement!
Rodney
2010-10-24 10:17:38
Bah, I agree with @Rodney, I too have a need for numbers only input.
stimms
2010-10-31 00:47:12