<?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 : Crash/&quot;bug&quot; in docking pane keyboard navigation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Crash/&quot;bug&quot; in docking pane keyboard navigation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 05:27:58 +0000</pubDate>
  <lastBuildDate>Sun, 25 Feb 2007 00:25:08 +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=6500</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[Crash/&quot;bug&quot; in docking pane keyboard navigation : Hello, Thanks, yes you right....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6500&amp;PID=20721&amp;title=crash-bug-in-docking-pane-keyboard-navigation#20721</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6500<br /><strong>Posted:</strong> 25 February 2007 at 12:25am<br /><br /><P>Hello, Thanks, yes you right. </P><DIV>I thought CDocument can be used only with DocTemplate. </DIV>]]>
   </description>
   <pubDate>Sun, 25 Feb 2007 00:25:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6500&amp;PID=20721&amp;title=crash-bug-in-docking-pane-keyboard-navigation#20721</guid>
  </item> 
  <item>
   <title><![CDATA[Crash/&quot;bug&quot; in docking pane keyboard navigation : CDocument::GetDocTemplateReturn...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6500&amp;PID=20716&amp;title=crash-bug-in-docking-pane-keyboard-navigation#20716</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6500<br /><strong>Posted:</strong> 23 February 2007 at 5:01pm<br /><br /><font>CDocument::GetDocTemplate<br><br></font><font><b>Return Value: </b></font><font>A pointer to the document template for this document type, <i>or <b>NULL</b> if the document is not managed by a document template.&nbsp;<img src="http://forum.codejock.com/smileys/smiley2.gif" border="0" align="absmiddle"><br><br></i></font>]]>
   </description>
   <pubDate>Fri, 23 Feb 2007 17:01:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6500&amp;PID=20716&amp;title=crash-bug-in-docking-pane-keyboard-navigation#20716</guid>
  </item> 
  <item>
   <title><![CDATA[Crash/&quot;bug&quot; in docking pane keyboard navigation :  The docking pane keyboard navigation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6500&amp;PID=20714&amp;title=crash-bug-in-docking-pane-keyboard-navigation#20714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6500<br /><strong>Posted:</strong> 23 February 2007 at 1:06pm<br /><br />The docking pane keyboard navigation does not work if a document can have more than 1 view.<br><br>In my case there may be 0 or up to 70 different views of the same document, as well as multiple documents. I use the tabbed MDI to switch between the different workspaces.<br><br>The document is created using <b>CMyDocument::CreateObject</b> because there is no initial view, so the <b>m_pDocTemplate</b> member is NULL.<br><br>In <b>CXTPDockingPaneWindowSelect::OnPaint</b> you are making the wrong assumption that every document was created from a template (<b>pDocument-&gt;GetDocTemplate()-&gt;GetDocString</b>), which result in a crash because GetDocTemplate returns NULL.<br><br>Also the keyboard navigation is quite useless if there are more than one view per document because you can't distinguish between the different views. The caption "Active Files" is also wrong in that case.<br><br>It would be great if you could check wheter a document has multiple views and then add the view caption to the items, i.e. "My file: My view". Or a flag that sets wheter to display the file name or view caption.<br><br>And last but not least the navigation popup doesn't look good with the SkinFramework.<br><br><br><br><img src="uploads/20070223_125121_keyboard_naviga.png" height="733" width="896" border="0"><br>]]>
   </description>
   <pubDate>Fri, 23 Feb 2007 13:06:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6500&amp;PID=20714&amp;title=crash-bug-in-docking-pane-keyboard-navigation#20714</guid>
  </item> 
 </channel>
</rss>