<?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 : CXTMaskEditT not virtual enough</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTMaskEditT not virtual enough]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 05:50:33 +0000</pubDate>
  <lastBuildDate>Tue, 28 Nov 2006 12:19:43 +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=5576</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[CXTMaskEditT not virtual enough : Speaking of which. Why not make...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5576&amp;PID=17709&amp;title=cxtmaskeditt-not-virtual-enough#17709</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 5576<br /><strong>Posted:</strong> 28 November 2006 at 12:19pm<br /><br />Speaking of which. Why not make the control prepared for boost::regex? These masks are often insufficient. Regex ftw!]]>
   </description>
   <pubDate>Tue, 28 Nov 2006 12:19:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5576&amp;PID=17709&amp;title=cxtmaskeditt-not-virtual-enough#17709</guid>
  </item> 
  <item>
   <title><![CDATA[CXTMaskEditT not virtual enough : I would also like to see tyhe...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5576&amp;PID=17537&amp;title=cxtmaskeditt-not-virtual-enough#17537</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 5576<br /><strong>Posted:</strong> 22 November 2006 at 3:10am<br /><br />I would also like to see tyhe following behaviour:<br><br>If I define a mask as <i><b>Address: 000.000.000.000</b></i> then when I press <i><b>.</b></i> the cursor should move to nect char after the next <b>.</b> (if any), optionally filling in the char(s) over which I have skipped with the default value(s).<br>]]>
   </description>
   <pubDate>Wed, 22 Nov 2006 03:10:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5576&amp;PID=17537&amp;title=cxtmaskeditt-not-virtual-enough#17537</guid>
  </item> 
  <item>
   <title><![CDATA[CXTMaskEditT not virtual enough : There are some big problems with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5576&amp;PID=17530&amp;title=cxtmaskeditt-not-virtual-enough#17530</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2321">JohnCrenshaw</a><br /><strong>Subject:</strong> 5576<br /><strong>Posted:</strong> 22 November 2006 at 12:41am<br /><br />There are some big problems with the handling of new characters and such in CXTMaskEditT and there isn't enough control to fix them. Without going into great detail, I'm writing a control to handle date/time. If the user has a full date, and hits delete enough times&nbsp;to kill the month abbreviation, everything stays in place. Typing in a new month after this however pushes the year and time off the edge giving something like "22 Nov ___2 00:61 __". Obviously this is bad.<DIV>&nbsp;</DIV><DIV>Also, I want to be able to auto complete certain things, for example, if they are on the month and hit 'O', I should be able to determine that the&nbsp;month is 'Oct'. Or if the user in on the day and they hit 5, I should know that this must be the entire day. If I could just override the SetMaskedText&nbsp;function that would almost do it, but it is not virtual. I think that this and quite a number of other functions in this class really ought to be virtual.</DIV><DIV></DIV>]]>
   </description>
   <pubDate>Wed, 22 Nov 2006 00:41:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5576&amp;PID=17530&amp;title=cxtmaskeditt-not-virtual-enough#17530</guid>
  </item> 
 </channel>
</rss>