<?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 : Program freezes when using 2 XTPToolbars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Program freezes when using 2 XTPToolbars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 15:36:57 +0000</pubDate>
  <lastBuildDate>Mon, 08 Aug 2011 08:21:17 +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=18799</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[Program freezes when using 2 XTPToolbars : Yeah I imagine.  Ok ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18799&amp;PID=65808&amp;title=program-freezes-when-using-2-xtptoolbars#65808</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6654">Mk1</a><br /><strong>Subject:</strong> 18799<br /><strong>Posted:</strong> 08 August 2011 at 8:21am<br /><br /><p>Yeah I imagine.&nbsp;</p><p>Ok</p>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 08:21:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18799&amp;PID=65808&amp;title=program-freezes-when-using-2-xtptoolbars#65808</guid>
  </item> 
  <item>
   <title><![CDATA[Program freezes when using 2 XTPToolbars : Hello,Please try create prototype...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18799&amp;PID=65783&amp;title=program-freezes-when-using-2-xtptoolbars#65783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18799<br /><strong>Posted:</strong> 08 August 2011 at 3:24am<br /><br />Hello,<div><br></div><div>Please try create prototype sample with same&nbsp;symptoms. Its hard to catch it without it.</div><div><br></div><div>Thanks.</div>]]>
   </description>
   <pubDate>Mon, 08 Aug 2011 03:24:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18799&amp;PID=65783&amp;title=program-freezes-when-using-2-xtptoolbars#65783</guid>
  </item> 
  <item>
   <title><![CDATA[Program freezes when using 2 XTPToolbars : I have tabbed panes using  class...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18799&amp;PID=65776&amp;title=program-freezes-when-using-2-xtptoolbars#65776</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6654">Mk1</a><br /><strong>Subject:</strong> 18799<br /><strong>Posted:</strong> 07 August 2011 at 5:14pm<br /><br /><p>I have tabbed panes using&nbsp;</p><p>class CBla : public CWnd<br>{<br>....</p><p></p><p>THis class is a subclass of another class that further defines what the tab does.&nbsp;</p><p><p>class CDetailed : public CBla<br>{<br>....</p></p><p><br></p><p>Each of these panes has two classes derived from XTPToolbar so the toolbars are stacked one above the other in the tab. Each toolbar has a number of XPTComboboxes in it. If I hit tab, the focus shift from toolbar to tool bar. If I then click on the edit of one of the combo boxes, I get a freeze and my CPU load goes through the roof. You can hear my CPU fan spin up too.&nbsp;</p><p><br></p><p> 	riched20.dll!000007fef8ac804b() 	<br> 	&#091;Frames below may be incorrect and/or missing, no symbols loaded for riched20.dll&#093;	<br> 	riched20.dll!000007fef8afad41() 	<br> 	riched20.dll!000007fef8afab78() 	<br> 	riched20.dll!000007fef8acaac2() 	<br> 	riched20.dll!000007fef8ad5266() 	<br> 	riched20.dll!000007fef8ad7e3d() 	<br> 	riched20.dll!000007fef8ac1e8a() 	<br> 	user32.dll!000000007706c3c1() 	<br> 	user32.dll!0000000077066484() 	<br> 	user32.dll!0000000077066400() 	<br>&gt;	Bla.exe!CWnd::DefWindowProcW(unsigned int nMsg=1092, unsigned __int64 wParam=0, __int64 lParam=1242880)  Line 1089 + 0x2f bytes	C++<br>&nbsp;	Bla.exe!CWnd::WindowProc(unsigned int message=1092, unsigned __int64 wParam=0, __int64 lParam=1242880)  Line 2088 + 0x21 bytes	C++<br> 	Bla.exe!AfxCallWndProc(CWnd * pWnd=0x0000000005d66150, HWND__ * hWnd=0x0000000000010b2a, unsigned int nMsg=1092, unsigned __int64 wParam=0, __int64 lParam=1242880)  Line 257 + 0x30 bytes	C++<br> 	Bla.exe!AfxWndProc(HWND__ * hWnd=0x0000000000010b2a, unsigned int nMsg=1092, unsigned __int64 wParam=0, __int64 lParam=1242880)  Line 420	C++<br> 	user32.dll!000000007706c3c1() 	<br> 	user32.dll!000000007706a6d8() 	<br> 	user32.dll!000000007706a85d() 	<br> 	Bla.exe!CXTPControlComboBoxEditCtrl::UpdateCharFormat()  Line 1439	C++<br> 	Bla.exe!CXTPControlComboBox::OnSetSelected(int bSelected=0)  Line 674	C++<br> 	Bla.exe!CXTPCommandBar::SetSelected(int nSelected=-1, int bKeyboard=0)  Line 525	C++<br> 	Bla.exe!CXTPCommandBar::SetTrackingMode(int bMode=0, int bSelectFirst=1, int bKeyboard=0)  Line 1273	C++<br> 	Bla.exe!CXTPCommandBar::OnTrackLost()  Line 1219	C++<br> 	Bla.exe!CXTPMouseManager::SendTrackLost()  Line 329	C++<br> 	Bla.exe!CXTPMouseManager::DeliverMessage(CXTPCommandBar * pCapture=0x0000000005d1e0f0, unsigned __int64 wParam=513, tagPOINT pt={...})  Line 85	C++<br> 	Bla.exe!CXTPMouseManager::PreTranslateMouseEvents(unsigned __int64 wParam=513, tagPOINT point={...})  Line 226	C++<br> 	Bla.exe!CXTPMouseManager::MouseProc(int nCode=0, unsigned __int64 wParam=513, __int64 lParam=1244144)  Line 266 + 0x1e bytes	C++<br> 	user32.dll!00000000770585a0() 	<br> 	user32.dll!000000007706201b() 	<br> 	user32.dll!0000000077078c51() 	<br> 	ntdll.dll!000000007719f5e5() 	<br> 	user32.dll!000000007706c92a() 	<br> 	user32.dll!000000007706c95e() 	<br> 	Bla.exe!AfxInternalPumpMessage()  Line 153 + 0x1a bytes	C++</p><p>&nbsp;<br></p><p>If I run and then break, it always seems to be somewhere near "UpdateCharFormat()"</p><p><br></p><p>It doesn't freeze every single time but, it will eventually freeze if you tab and then click on one of the combo-edits.&nbsp;</p><p>15.1.2 but, 15.0.2 had the same issue. It seems like it's posting messages to itself and just processing the same commands over and over again. &nbsp;It never unfreezes. &nbsp;I tried the other derived pane type and it has the same symptoms. It seems that if I tab to the other toolbar then click on the first toolbar with the mouse, that causes the freeze.&nbsp;</p><p><br></p>]]>
   </description>
   <pubDate>Sun, 07 Aug 2011 17:14:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18799&amp;PID=65776&amp;title=program-freezes-when-using-2-xtptoolbars#65776</guid>
  </item> 
 </channel>
</rss>