<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Handling Masked Edit Problem..</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Handling Masked Edit Problem..]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 13:25:00 +0000</pubDate>
  <lastBuildDate>Mon, 20 Jun 2005 05:05:54 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=2266</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Handling Masked Edit Problem.. : Thank you very much ! It works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=7151&amp;title=handling-masked-edit-problem#7151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 2266<br /><strong>Posted:</strong> 20 June 2005 at 5:05am<br /><br /><P>Thank you very much&nbsp; !</P><P>It works <IMG src="http://forum.codejock.com/smileys/smiley17.gif" border="0"></P>]]>
   </description>
   <pubDate>Mon, 20 Jun 2005 05:05:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=7151&amp;title=handling-masked-edit-problem#7151</guid>
  </item> 
  <item>
   <title><![CDATA[Handling Masked Edit Problem.. : hi, Add a combo control thru...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=7120&amp;title=handling-masked-edit-problem#7120</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1148">jitu</a><br /><strong>Subject:</strong> 2266<br /><strong>Posted:</strong> 17 June 2005 at 12:23am<br /><br /><P>hi,</P><P>Add a combo control thru dialog editr on your dialog </P><P>create your derived class for combo</P><P>you have to use PreSubclassWindow() message handler in the derived combobox and use</P><P>&nbsp;m_MaskedEdit-&gt;SubclassWindow( ((CXTMaskEdit *) GetDlgItem(1001))-&gt;m_hWnd ); </P><P>Always 1001 is default ID for an edit control inside a combo<BR></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 17 Jun 2005 00:23:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=7120&amp;title=handling-masked-edit-problem#7120</guid>
  </item> 
  <item>
   <title><![CDATA[Handling Masked Edit Problem.. : Hi ! How did you subclass the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=7079&amp;title=handling-masked-edit-problem#7079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 2266<br /><strong>Posted:</strong> 15 June 2005 at 4:07am<br /><br /><P>Hi !</P><P>How did you subclass the Combobox using CXTMaskEdit ?</P><P>&nbsp;</P><P>Regards</P>]]>
   </description>
   <pubDate>Wed, 15 Jun 2005 04:07:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=7079&amp;title=handling-masked-edit-problem#7079</guid>
  </item> 
  <item>
   <title><![CDATA[Handling Masked Edit Problem.. : I am trying to provide IP address...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=6721&amp;title=handling-masked-edit-problem#6721</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1148">jitu</a><br /><strong>Subject:</strong> 2266<br /><strong>Posted:</strong> 23 May 2005 at 5:10am<br /><br />I am trying to provide IP address selection in my derived combo box. I am using subclassed CXTMaskEdit to provide input for the combo. This is working correctly. Now how do i provide validations for the ip address? Also masked edit requires exactly same no. of characters to be entered as the mask. For Eg. if the mask is "000.000.000.000" and i want to enter "132.67.22.1" how do i manage this? Pl. help urgently.]]>
   </description>
   <pubDate>Mon, 23 May 2005 05:10:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2266&amp;PID=6721&amp;title=handling-masked-edit-problem#6721</guid>
  </item> 
 </channel>
</rss>