<?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 : questions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : questions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 02:36:37 +0000</pubDate>
  <lastBuildDate>Tue, 12 Feb 2008 23:16:33 +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=9551</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[questions :   SuperMario wrote:SomeFlatEdit.SetMask...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31130&amp;title=questions#31130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3113">corpcon</a><br /><strong>Subject:</strong> 9551<br /><strong>Posted:</strong> 12 February 2008 at 11:16pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />SomeFlatEdit.SetMask "&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;", "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ", " "</td></tr></table> <DIV>&nbsp;</DIV><DIV>Setting the number of "&gt;" based on the length of max characters in the control?!? I'm sorry, but I think this is just silly.</DIV><DIV>&nbsp;</DIV><DIV>Why not just create a simple routine that you can use forever, regardless of the type or length of control. For example ...</DIV><DIV>&nbsp;</DIV><DIV>Public Function util_vConvertToUpper(KeyAscii As Integer) As Variant</DIV><DIV>&nbsp;&nbsp;&nbsp; ' Example: Use in KeyPress Event ...<BR>&nbsp;&nbsp;&nbsp; ' KeyAscii = util_vConvertToUpper(KeyAscii)<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; If KeyAscii &gt; 96 And KeyAscii &lt; 123 Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; KeyAscii = KeyAscii - 32&nbsp;&nbsp;&nbsp; ' The upper case version<BR>&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; util_vConvertToUpper = KeyAscii</DIV><DIV>End Function</DIV>]]>
   </description>
   <pubDate>Tue, 12 Feb 2008 23:16:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31130&amp;title=questions#31130</guid>
  </item> 
  <item>
   <title><![CDATA[questions : Thanks, I will try it out.What...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31128&amp;title=questions#31128</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3564">pragmatic_panoy</a><br /><strong>Subject:</strong> 9551<br /><strong>Posted:</strong> 12 February 2008 at 7:38pm<br /><br />Thanks, I will try it out.<br><br>What I did for the meantime is that I set the flatedit's windows style using the ES_UPPERCASE style by using the SetWindowLong API.<br><br>I was glad that it worked out like the way a normal textbox would.<br><br>I would like to ask another question again,&nbsp; if I have many codejock controls in my application, do I need to call the License method in the form where my controls are contained?<br><br>Example, if I have 4 forms in my project and each of the form contains a certain codejock control, do I need to call the License method in every Form Initialize event of those 4 forms?<br><br>How about trying to call the License method, in the Sub Main of my project?&nbsp; Will that be good enough for all the codejock controls, regardless of where they are contained?<br><br>Many thanks<br>]]>
   </description>
   <pubDate>Tue, 12 Feb 2008 19:38:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31128&amp;title=questions#31128</guid>
  </item> 
  <item>
   <title><![CDATA[questions : SomeFlatEdit.SetMask &amp;#034;&amp;gt...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31103&amp;title=questions#31103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 9551<br /><strong>Posted:</strong> 12 February 2008 at 11:44am<br /><br />SomeFlatEdit.SetMask "&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;", "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ", " "]]>
   </description>
   <pubDate>Tue, 12 Feb 2008 11:44:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31103&amp;title=questions#31103</guid>
  </item> 
  <item>
   <title><![CDATA[questions : Thanks.I am using a flatedit control,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31063&amp;title=questions#31063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3564">pragmatic_panoy</a><br /><strong>Subject:</strong> 9551<br /><strong>Posted:</strong> 11 February 2008 at 7:16pm<br /><br />Thanks.<br><br>I am using a flatedit control, but I want it to make all its characters in UPPERCASE.&nbsp; The example you have given me is okay, but I want to remove the words "Upper Case:", in short, all I want is to let my user see ONLY the characters he typed on the flatedit.]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 19:16:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31063&amp;title=questions#31063</guid>
  </item> 
  <item>
   <title><![CDATA[questions : 1.SomeFlatEdit.SetMask &amp;#034;Upper...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31042&amp;title=questions#31042</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 9551<br /><strong>Posted:</strong> 11 February 2008 at 9:58am<br /><br />1.<br><br>SomeFlatEdit.SetMask "Upper Case: &gt;&gt;&gt;&gt;&gt;&gt;&gt;", "Upper Case: _______"<br>SomeFlatEdit.SetMask "Lower Case: &lt;&lt;&lt;&lt;&lt;&lt;&lt;", "Lower Case: _______"<br>SomeFlatEdit.SetMask "Alpha: LLLLLLL", "Alpha: _______"<br><br>Second argument is the Literal:<br><dl><dd><font size="2">Literal defines the prompt area of the mask where text entry is allowed.&nbsp; This should match the areas that you have already defined as mask fields.&nbsp; By default the prompt character is '_' .</font> </dd></dl>2.<br>If you use .NET you will need it so your clients don't get the license not found message.&nbsp; You might or might not need it when using VB6.&nbsp; There is an article in the help documentation about including this.&nbsp; Or see <a href="http://codejock.com/support/articles/com/general/g_3.asp" target="_blank">http://codejock.com/support/articles/com/general/g_3.asp</a><br>]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 09:58:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31042&amp;title=questions#31042</guid>
  </item> 
  <item>
   <title><![CDATA[questions : Hi,Since I am just beginning to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31021&amp;title=questions#31021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3564">pragmatic_panoy</a><br /><strong>Subject:</strong> 9551<br /><strong>Posted:</strong> 10 February 2008 at 7:30pm<br /><br />Hi,<br><br>Since I am just beginning to know and familiarize some of the controls in the Xtreme SuitePro, I have some questions and comments to the users/experts who have much experience using these components.<br><br>Questions:<br><br>1.) How do you create a mask in the FlatEdit control that will only accept UPPERCASE or lowercase characters?&nbsp; I know that there is some guide in the help file, but when I tried using those mask characters, it just doesn't seem to work? Or I am just missing something?<br><br>Ex: To have all UPPERCASE characters in a FlatEdit<br><br>&nbsp;&nbsp; &nbsp;SomeFlatEdit.SetMask "&gt;", " "<br><br>Note that the second argument boogles me, ?????.<br>Any advice on this?<br><br><br>2.) What will happen if you will NOT include the license code in your application?&nbsp; The help file recommends to include it in your application before compiling. &nbsp;<br><br>Will my application still run or can not use any of the controls?<br><br><br>Thanks and god bless.]]>
   </description>
   <pubDate>Sun, 10 Feb 2008 19:30:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9551&amp;PID=31021&amp;title=questions#31021</guid>
  </item> 
 </channel>
</rss>