Windows CE Blog        Embedded Product Design Services

Sep/09

14

INVOKING KEYBOARD PANEL

Simple method to invoke the software keyboard panel when edit box or other controls clicked

(i)BOOL SHInitExtraControls(void);

The above function has to be called before creating the dialog box, in which we need to invoke the software input panel. Call this only once.

(ii)#define WC_SIPPREF L”SIPPREF”

Declare the above definition in resource file

(iii) CONTROL  “”,-1,WC_SIPPREF, NOT WS_VISIBLE,-10,-10,5,5

This has to be added in the resource file at the dialog box resource definition

Eg

IDD_DIALOG1 DIALOG DISCARDABLE  0, 0, 186, 90

STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU

CAPTION “Dialog”

FONT 8, “System”

BEGIN

DEFPUSHBUTTON   “OK”,IDOK,129,7,50,14

PUSHBUTTON      “Cancel”,IDCANCEL,129,24,50,14

END

CONTROL  “”,-1,WC_SIPPREF, NOT WS_VISIBLE,-10,-10,5,5

RSS Feed

No comments yet.

Leave a comment!

<< Increasing the Microsoft X86 BIOS Bootloader (BLDR) Size

Achieving a fully functional Webserver in Windows CE >>

Find it!

 

e-con Systems is a leading Product Design services company drives a passion of Productizing ideas, e-con so far have developed Smart phones, PDAs, Industrial data loggers, Loyalty terminals, Point of Sale terminals and Reference platforms among others with OS focus on Windows CE 6.0, Windows Mobile and Linux 2.6.25.

e-con is popularly known for its Computer on Modules, Reference Designs and Camera Solutions among others...

Copyright © 2009 w w w . e - c o n s y s t e m s . c o m . | Download Comp any Profile | Sitemap  Windows Embedded Gold Partner