vote up 1 vote down star
1

I would like to be able to detect which type of keyboard a WM phone has, either 12-key or QWERTY to dynamically change the UI of my application.

Is there a way to detect this reliably?

Managed code solutions preferred.

flag

56% accept rate

1 Answer

vote up 1 vote down check

There's nothing in the (compact) framework for doing this.

I know Symbol had an API call in their SDK for detecting this in devices which supported multiple keyboard options. That's the nearest I've seen. Sorry, nothing generic.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.