<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Creation of numeric Edit Box control in Windows Mobile 5.0 Pocket PC' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Creation of numeric Edit Box control in Windows Mobile 5.0 Pocket PC' posted on the 'Windows CE &amp; Pocket PC' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 12:14:42 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 12:14:42 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Creation of numeric Edit Box control in Windows Mobile 5.0 Pocket PC</title>
      <link>http://www.programmersheaven.com/mb/pocket-pc/409764/409764/creation-of-numeric-edit-box-control-in-windows-mobile-50-pocket-pc/</link>
      <description>Hello&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
Code snippet is as follows:&lt;br /&gt;
&lt;br /&gt;
void CAboutDlg::OnEnSetfocusOrderNo()&lt;br /&gt;
{	&lt;br /&gt;
	short keyState = GetKeyState(VK_NUMLOCK);// returns 0 always&lt;br /&gt;
	SipShowIM(SIPF_ON);&lt;br /&gt;
}&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pocket-pc/409764/409764/creation-of-numeric-edit-box-control-in-windows-mobile-50-pocket-pc/</guid>
      <pubDate>Mon, 23 Nov 2009 03:51:24 -0700</pubDate>
      <category>Windows CE &amp; Pocket PC</category>
    </item>
  </channel>
</rss>