Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Selecting the SIP keyboard

15 views
Skip to first unread message

Richard Kucia

unread,
Mar 8, 2004, 12:54:34 PM3/8/04
to
My app has lots of textboxes. Some accept text descriptions, others accept
numeric values. It would be convenient for the user if the SIP automatically
displayed the numeric keyboard when the user was in a numeric textbox. I'm
not asking how to force the SIP to appear -- I'm asking how to select which
keyboard appears if/when the user asks for the SIP. There is useful
descriptive information at the bottom of the form which should not be
overlaid by the SIP unless/until the user asks for the SIP.

Thanks.
Richard Kucia


Peter Foot [MVP]

unread,
Mar 8, 2004, 1:54:46 PM3/8/04
to
See the "Input Method mode Switcher" on Alex Feinman's samples page:-
http://www.alexfeinman.com/samples.asp

Peter

--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org

"Richard Kucia" <rjk...@worldnet.att.net> wrote in message
news:ObU$QaTBEH...@TK2MSFTNGP11.phx.gbl...

Richard Kucia

unread,
Mar 8, 2004, 3:36:53 PM3/8/04
to
Peter,

I think what you're implying is that I add a handler to the
InputPanel.EnabledChanged event and in it select an IM keyboard that's
appropriate to the user's textbox (using code like Alex's sample). I had
been focusing on the wrong approach: presetting the IM keyboard before the
user actually popped up the SIP. Thanks for refocusing me.

Richard Kucia

"Peter Foot [MVP]" <feed...@nospam-inthehand.com> wrote in message
news:eNsSU7TB...@TK2MSFTNGP11.phx.gbl...

Alex Feinman [MVP]

unread,
Mar 8, 2004, 7:12:41 PM3/8/04
to
Of course you realize that this code is a ... I think I like the word
"worakround" here. It can be easily broken by some changes not under you
control. It;s about as reliable as screen-scraping technique utilized to
harvest information from the web pages. But then, since there is no API to
do this, you should be no worse off than without it.

"Richard Kucia" <rjk...@worldnet.att.net> wrote in message

news:OtnA%230UBE...@tk2msftngp13.phx.gbl...

0 new messages