Need to host a subversion repository? Try our hosted development tools.

Windows CE & Pocket PC

Moderators: None (Apply to moderate this forum)
Number of threads: 268
Number of posts: 359

This Forum Only
Post New Thread

Report
Creation of numeric Edit Box control in Windows Mobile 5.0 Pocket PC Posted by MeetuRaj on 23 Nov 2009 at 3:51 AM
Hello

I've a problem in displaying the Num Lock indicator/LED on SIP(software input panel). I created a numeric Edit box which accepts only Numeric values from SIP. This works fine but the indicator doesnot glow to when i use "SipShowIM(SIPF_ON);" Only th Software based keyboard pulls up and no indicator is shown for user's notification. Is it possible to handle the Num Lock glow from SIP. It is possible if we focus the edit box through keys but not displaying when we focus the box with a stylus.

Please respond asap. I chaecked out on various sites but in vain.No relevant sol could be found. If somebody has worked on VC++ in Pocket PC, please try this out for me.
Code snippet is as follows:

void CAboutDlg::OnEnSetfocusOrderNo()
{
short keyState = GetKeyState(VK_NUMLOCK);// returns 0 always
SipShowIM(SIPF_ON);
}



 
Popular resources and forums for programmers on Programmersheaven.com
Assembly, Basic, C, C#, C++, Delphi, Java, JavaScript, Pascal, Perl, PHP, Python, Ruby, Visual Basic
© Copyright 2009 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Publisher: Lars Hagelin. Read the latest words from the publisher here.
Be the first to sign up for Lars Hagelin’s In-depth Outsourcing Newsletter here.
bootstrapLabs Logo A BootstrapLabs project.