News | Articles | Libraries | Developer Tools | Books | Forum Links | Search   
Sections:
 

SIP

Working with SIP. Showing, hiding. Creating customs SIP.

Articles at Pocket PC Developer Network

  • QA: Why does my child list view control repaints when the SIP is toggled?
    August 08, 2003. My MFC application has a CListCtrl as the CMainFrame's child. When I open or close the SIP the CListCtrl will always repaint itself. Why? How can I prevent this?
  • Working with SIP
    December 07, 2001. The main input method on Pocket PC is SIP (Soft Input Panel). There are special SIP related user interface requirements that are discussed in this article.
  • Custom input method for SIP
    December 21, 2001. This is a very simple sample input method for SIP (Soft Input Panel).
  • QA: How can I disable SIP word completion?
    November 07, 2001. My application prompts for a password in an edit box. Although the 'password' style is set so that only asterisks are displayed when characters are entered, if a password has previously been entered then the 'Word Completion' feature causes the previous password to be suggested. How can I disable word completion for the password field?
  • QA: How can I set the qwerty keyboard as the current input method?
    November 09, 2001. My application needs to set qwerty keyboard as current input method. How can I do it?

MSDN Technical Articles

MS Knowledge base

Questions and Answers at www.cegadgets.com

CodeProject

  • Enable floating SIP control in IPAQ/WindowsCE.NET
    11 Dec 2002. This article give you the tips on how to have a floating SIP control in your PocketPC/WindowsCE.NET device. At the same time, you have learn on how to do a soft reset (without pressing any button) on your device.

DEVBUZZ.COM

  • eVB Skinnable Keyboard
    6 May 2002. The Pocket PC's built-in SIP keyboard isn't the most efficient means of input for some data capture applications, and it's definitely not very eye-catching. This article describes how eVB programmers can develop their own custom keyboards, with modified layouts and enhanced graphics.

Sample Chapters from Books

  • Writing an Input Method
    06/13/2001. The soft input panel, or SIP, provides Pocket PC users with a method of "keyboard"-style input. I put keyboard in quotes because although the application sees keyboard messages from the SIP, the user might be entering those characters using a handwriting recognizer. The Pocket PC comes bundled with two ways of entering character data: a tiny drawing of a keyboard on which the user can tap in characters and a handwriting recognizer that interprets strokes that the user makes with a stylus. You can also design your own method of input rather easily.

Libraries

  • vbceSoftKeyboard
    ActiveX control. vbceSoftKeyboard allows you to control the soft input panel on Palm Sized PC devices. You can detect the current display state, or force the display to hide or appear.
© 2001-2005 Pocket PC Developer Network, a division of Spb Software House