<?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 : FIXED: Keyboard Navigation Broke in 13.1.0 ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : FIXED: Keyboard Navigation Broke in 13.1.0 ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 07:10:29 +0000</pubDate>
  <lastBuildDate>Tue, 28 Jul 2009 11:36:38 +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=14563</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[FIXED: Keyboard Navigation Broke in 13.1.0 ? : Sure - VB6 is most easy testbed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51399&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51399</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 28 July 2009 at 11:36am<br /><br />Sure - VB6 is most easy testbed to use]]>
   </description>
   <pubDate>Tue, 28 Jul 2009 11:36:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51399&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51399</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : Hi Mark,I think I will work with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51389&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 28 July 2009 at 4:05am<br /><br />Hi Mark,<br><br>I think I will work with VB6 to show at the samples.<br>In VB2008 are some changes in the code also.<br>You has help me with using VB6.<br><br>]]>
   </description>
   <pubDate>Tue, 28 Jul 2009 04:05:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51389&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51389</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : this is from my working under...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51380&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51380</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 5:23pm<br /><br />this is from my working under VB2008 Calendar Sample: file - CalendarControl.vbproj: <DIV>&nbsp;..............................................</DIV><DIV>&nbsp;&nbsp;&nbsp; &lt;COMReference Include="AxXtremeCalendarControl"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Guid&gt;{........}&lt;/Guid&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMajor&gt;13&lt;/VersionMajor&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMinor&gt;1&lt;/VersionMinor&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Lcid&gt;0&lt;/Lcid&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;WrapperTool&gt;aximp&lt;/WrapperTool&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/COMReference&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;COMReference Include="stdole"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Guid&gt;{00020430-0000-0000-C000-000000000046}&lt;/Guid&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMajor&gt;2&lt;/VersionMajor&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMinor&gt;0&lt;/VersionMinor&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Lcid&gt;0&lt;/Lcid&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;WrapperTool&gt;primary&lt;/WrapperTool&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/COMReference&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;COMReference Include="XtremeCalendarControl"&gt;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Guid&gt;{........}&lt;/Guid&gt;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMajor&gt;13&lt;/VersionMajor&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMinor&gt;1&lt;/VersionMinor&gt;</DIV><DIV><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Lcid&gt;0&lt;/Lcid&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;WrapperTool&gt;tlbimp&lt;/WrapperTool&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/COMReference&gt;<BR></DIV><DIV>other files - form official sample</DIV><DIV>If you need exact file - please open issue and I will attach it</DIV>]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 17:23:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51380&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51380</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? :  Thank you for help,I`ve make...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51373&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51373</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 10:04am<br /><br />Thank you for help,<br><br>I`ve make the changes first in the CommandBars sample (Actionsample)<br><div id="vb6" style="width: 100%; display: block; margin-top: 15px;">	<div><p><span>Private</span> <span>Sub</span> Form_Initialize()</p><p>&nbsp;&nbsp;&nbsp;&nbsp; CommandBarsGlobalSettings.License = "CommandBars Control Copyright (c) " &amp; _</p><p>&nbsp;&nbsp;&nbsp; "2003-2006 Codejock Software" &amp; vbCrLf &amp; "PRODUCT-ID: " &amp; _</p><p>&nbsp;&nbsp;&nbsp; "Codejock.CommandBars.ActiveX.v13.1" &amp; vbCrLf &amp; _</p><p>&nbsp;&nbsp;&nbsp; "VALIDATE-CODE: XXX-XXX-XXX-XXX"</p><p><span>&nbsp;&nbsp;&nbsp; ...<br></span></p><p><span>End</span> <span>Sub</span></p><p><span>Then I open project Vb6 and convert it to VB2008.</span></p><p>Three errors a compiletime:</p><p>XtremeCommandBarsCommandBarsGlobalSettings_definst.App = App</p><p>--&gt; App not declared</p><p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; With dlgCommonDialog<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .InitialDirectory = My.Application.Info.DirectoryPath<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .Title = "Load Actions"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 'UPGRADE_WARNING: Die CancelError-Eig<br></p><p>--&gt; dlgCommonDialog not declared.<br><br>I think that there are more changes to make it run<br><span></span></p><p><span><br></span></p><p><br><span></span></p><p><span><br></span></p></div></div><br>]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 10:04:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51373&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51373</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : In VB2008 you need to write something...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51369&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51369</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 8:17am<br /><br />In VB2008 you need to write something by hands in Ax... section - check CJ site - I think there is short article about this magic (for C# and VB.NET cases) <DIV>&nbsp;</DIV><DIV>May be this one:</DIV><DIV>// Create Instance of Global Settings Class for CalendarControl<BR>XtremeCalendarControl.CalendarGlobalSettings calSettings = new CalendarGlobalSettings();<BR>// Now enter the first three lines of your license file(Note carriage return line feed '\r\n' at the end of each line)<BR>calSettings.License = "Calendar Control Copyright (c) 2003-2009 Codejock Software\r\n" +<BR>"PRODUCT-ID: Codejock.Calendar.ActiveX.v13.1\r\n"+<BR>"VALIDATE-CODE: XXX-XXX-XXX-XXX";</DIV><DIV><BR>or&nbsp;this one:</DIV><DIV>"To be sure first uninstall all versions of Codejock and manually remove any old codejock ocx files not in use.</DIV><DIV>Then manually delete all temp files for your project, open up the vbproj\csproj file in wordpad or some text editor and change all major and minor version numbers for codejock components to the latest. then rebuild.</DIV><DIV>1. Make sure you uninstall old version first.<BR>2. Install new version.<BR>3. Manually delete all temp files for the project (bin, obj, suo, user).<BR>4. Open up vbproj\csproj file in notepad and manually change all version numbers of codejock (example assumes you upgrade from 10.4 to 13.0) for "major" from "10" to "13" and "minor" from "4" to "0".<BR>5. Open project, then clean, then rebuild all</DIV><DIV>After these steps verify the embedded license information is correct."<BR></DIV>]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 08:17:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51369&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51369</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : I&#180;ve tested my VDF15.0 sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51366&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51366</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 7:58am<br /><br />Iīve tested my VDF15.0 sample again.<br><br>It works both perfect?<br><br>The &lt;body&gt; and also the keyboard navigation??<br><br>Now Iīve installed the VB6 (can test your samples).<br><br>You will also go forward to VB 2008? <br>]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 07:58:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51366&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51366</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : Itfor sure means that in VDF you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51365&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51365</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 7:49am<br /><br />It&nbsp;for sure means that in VDF you still use old version of ocx. I don't have Dataflex so can't help you to reproduce the case. But I can ask my Dataflex lady to help with version checking and cleaning to be sure new one used]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 07:49:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51365&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51365</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : In the version before 13.1.0 all...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51364&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51364</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 7:43am<br /><br />In the version before 13.1.0 all works fine.<br><br>A other thing,&nbsp; I wrote at 25.07.09:<br><a href="forum_posts.asp?TID=14833" target="_blank">CustomFormat4Tooltip donīt work for &lt;body&gt;</a><br><br>Iīve tested in VB, it works fine? In VisualDataflex I get for the &lt;body&gt; only a "." ???<br>]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 07:43:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51364&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51364</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : Maybe VDF trapped your keystrokes?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51361&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51361</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 7:26am<br /><br />Maybe VDF trapped your keystrokes? ]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 07:26:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51361&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51361</guid>
  </item> 
  <item>
   <title><![CDATA[FIXED: Keyboard Navigation Broke in 13.1.0 ? : Hi Mark,installed VB6 now. The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51355&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51355</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 14563<br /><strong>Posted:</strong> 27 July 2009 at 5:39am<br /><br />Hi Mark,<br><br>installed VB6 now. The keys do work in your sample. <br>In VDF15.0 the donīt work.<br>I use the same activex (check it with Process Explorer)<br>]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 05:39:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14563&amp;PID=51355&amp;title=fixed-keyboard-navigation-broke-in-13-1-0#51355</guid>
  </item> 
 </channel>
</rss>