<?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 : Number Edit</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Number Edit]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 16:29:17 +0000</pubDate>
  <lastBuildDate>Tue, 08 Jul 2008 07:01:45 +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=11320</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[Number Edit :    Baldur wrote:This features...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37955&amp;title=number-edit#37955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 11320<br /><strong>Posted:</strong> 08 July 2008 at 7:01am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Baldur" alt="Originally posted by Baldur" style="vertical-align: text-bottom;" /> <strong>Baldur wrote:</strong><br /><br />This features will not direclty supported.<div>With the FlatEdit, you can use mask's and pattern, but this will not prevent the user to type wrong characters.</div><div>In this case, the value is red underlined.</div><div>Before you can use the textproperty you have to check the IsValid-Method.</div><div>&nbsp;</div><div>To prevent the user to type wrong characters you must use the KeyPress-Event and replace false values by zero.</div><div>KeyDown-/KeyUp-events are not applicable to do this.</div><div>&nbsp;</div><div>But don't forget also the Arrow-Keys and or Backspace !</div></td></tr></table><br><br>Yeah. I tried using the mask feature but that's not working for variable length numbers. If it did then most of the problem would be solved.<br><br>What I really want is for CJ to support this type of thing - there seems to be a lack of alternatives to the C1 control.<br>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 07:01:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37955&amp;title=number-edit#37955</guid>
  </item> 
  <item>
   <title><![CDATA[Number Edit : I&amp;#039;ve created a VB6 UserControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37951&amp;title=number-edit#37951</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 11320<br /><strong>Posted:</strong> 08 July 2008 at 6:54am<br /><br />I've created a VB6 UserControl here:<br><a href="https://forum.codejock.com/forum_posts.asp?TID=11326" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=11326</a><br><br>It has Max/Min/DecimalPlaces properties, detects regional settings for decimal point and negative sign, spinbutton, doesn't allow invalid chars to be input or pasted, responds to mousewheel.<br><br>It doesn't have number formatting or calculator.<br>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 06:54:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37951&amp;title=number-edit#37951</guid>
  </item> 
  <item>
   <title><![CDATA[Number Edit : This features will not direclty...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37950&amp;title=number-edit#37950</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 11320<br /><strong>Posted:</strong> 08 July 2008 at 6:54am<br /><br />This features will not direclty supported.<DIV>With the FlatEdit, you can use mask's and pattern, but this will not prevent the user to type wrong characters.</DIV><DIV>In this case, the value is red underlined.</DIV><DIV>Before you can use the textproperty you have to check the IsValid-Method.</DIV><DIV>&nbsp;</DIV><DIV>To prevent the user to type wrong characters you must use the KeyPress-Event and replace false values by zero.</DIV><DIV>KeyDown-/KeyUp-events are not applicable to do this.</DIV><DIV>&nbsp;</DIV><DIV>But don't forget also the Arrow-Keys and or Backspace !</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 06:54:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37950&amp;title=number-edit#37950</guid>
  </item> 
  <item>
   <title><![CDATA[Number Edit : I use the TrueDBNumber Version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37927&amp;title=number-edit#37927</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 11320<br /><strong>Posted:</strong> 08 July 2008 at 2:35am<br /><br />I use the TrueDBNumber Version 6.<br>But I don't know an alternative with all the features I need:<br>Min-, Max, Default-Value<br>Decimal Separator<br>Formatsettings for NULL, negative and positive values...<br>Masksettings...<br>SpingButton<br>Calculator<br>...<br><br>The only problem is that they don't look good if you change style with skinframe work. They look always the same. :(<br>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 02:35:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37927&amp;title=number-edit#37927</guid>
  </item> 
  <item>
   <title><![CDATA[Number Edit : Ian, I still use the out of style,oldfashioned...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37863&amp;title=number-edit#37863</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11320<br /><strong>Posted:</strong> 07 July 2008 at 2:32am<br /><br /><P>Ian,</P><DIV>I still use the out of style,oldfashioned and&nbsp;always use a workaround MS Textbox with Updown control <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;In my case I only need to set values between 0 - 9999 so it works nicely. Maybe if I replaced the controls with CJ's flatedit and spin, I don't need the extra code I have now. Never looked at it, I have greater worries with some other controls <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">. &nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 02:32:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37863&amp;title=number-edit#37863</guid>
  </item> 
  <item>
   <title><![CDATA[Number Edit : I&amp;#039;ve been using ComponentOne...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37859&amp;title=number-edit#37859</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 11320<br /><strong>Posted:</strong> 06 July 2008 at 10:54pm<br /><br />I've been using ComponentOne TrueDBNumber in my projects up to now but want to replace this.<br><br>What controls do you use for numeric textbox?<br><br>I need something with Min/Max/DecimalPlaces properties, spinbuttons, that doesn't allow invalid chars to be pasted etc.<br>]]>
   </description>
   <pubDate>Sun, 06 Jul 2008 22:54:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11320&amp;PID=37859&amp;title=number-edit#37859</guid>
  </item> 
 </channel>
</rss>