<?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</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Last 10 Posts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 09:13:10 +0000</pubDate>
  <lastBuildDate>Fri, 22 May 2026 15:17:52 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_topic_feed.asp</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[Skin Framework : Menu won&#039;t draw.]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79397&amp;title=menu-wont-draw#79397</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> Menu won&#039;t draw.<br /><strong>Posted:</strong> 22 May 2026 at 3:17pm<br /><br /><div>Changing the window class to "#32770" didn't help. Class handler is still CXTPSkinObjectApplicationFrame. I'm beginning to think CJ skin system simply doesn't handle this OS SetMenu call and/or the creation of the menu.</div><div><br></div><div>How about it CJ, what's my option here? I don't actually own the code that is failing whenever a skin is present. Do I have to have the actual programmers give me window class names to exclude from skinning?</div>]]>
   </description>
   <pubDate>Fri, 22 May 2026 15:17:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79397&amp;title=menu-wont-draw#79397</guid>
  </item> 
  <item>
   <title><![CDATA[Skin Framework : Menu won&#039;t draw.]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79396&amp;title=menu-wont-draw#79396</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> Menu won&#039;t draw.<br /><strong>Posted:</strong> 22 May 2026 at 3:01pm<br /><br />Seems to be perhaps the wrong skin class? I have found that no matter where I click in the "Menu" bar area the StartMenuState function is called and the only menu it supports seems to be the system menu.]]>
   </description>
   <pubDate>Fri, 22 May 2026 15:01:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79396&amp;title=menu-wont-draw#79396</guid>
  </item> 
  <item>
   <title><![CDATA[Skin Framework : Menu won&#039;t draw.]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79395&amp;title=menu-wont-draw#79395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> Menu won&#039;t draw.<br /><strong>Posted:</strong> 22 May 2026 at 2:58pm<br /><br />Sorry as I hack thru this website. Pasted images show up in the page but when I "Post Reply" I see nothing. Hope this shows up. Left side is what I see when clicking "Menu". Right side has the skin and nothing shows up when I click "Menu". System menu shows up just fine.<img src="uploads/3213/Nomenudraw.png" height="451" width="1103" border="0" />]]>
   </description>
   <pubDate>Fri, 22 May 2026 14:58:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79395&amp;title=menu-wont-draw#79395</guid>
  </item> 
  <item>
   <title><![CDATA[Skin Framework : Menu won&#039;t draw.]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79394&amp;title=menu-wont-draw#79394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> Menu won&#039;t draw.<br /><strong>Posted:</strong> 22 May 2026 at 2:53pm<br /><br /><img src="" border="0" />]]>
   </description>
   <pubDate>Fri, 22 May 2026 14:53:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79394&amp;title=menu-wont-draw#79394</guid>
  </item> 
  <item>
   <title><![CDATA[Skin Framework : Menu won&#039;t draw.]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79393&amp;title=menu-wont-draw#79393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> Menu won&#039;t draw.<br /><strong>Posted:</strong> 22 May 2026 at 2:52pm<br /><br />Sorry, ignore "I have debugged and see CXTPSkinManagerSchema::CalcFrameBorders is called but it isn't calculating any width." The width isn't being used. The system menu does draw but the menu added to the window doesn't.]]>
   </description>
   <pubDate>Fri, 22 May 2026 14:52:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79393&amp;title=menu-wont-draw#79393</guid>
  </item> 
  <item>
   <title><![CDATA[Skin Framework : Menu won&#039;t draw.]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79392&amp;title=menu-wont-draw#79392</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> Menu won&#039;t draw.<br /><strong>Posted:</strong> 22 May 2026 at 2:50pm<br /><br /><div>The menu added to a window won't draw when a skin is active. I have debugged and see CXTPSkinManagerSchema::CalcFrameBorders is called but it isn't calculating any width. All the relevant menu methods seem to get called. The class being used for the window is CXTPSkinObjectApplicationFrame.</div><div><br></div><div>Here is the minimum code:</div><div><br></div><div>static const TCHAR s_szAddInManagerDialogClass&#091;&#093; = TEXT("AddInManagerDialogClass");<br>static const TCHAR s_szAddInManagerMenuText&#091;&#093; = TEXT("Item 1");<br>static const UINT s_nAddInManagerMenuItem = 1001;<br><br></div><div><br></div><div>&nbsp; HWND hDialog;<br>&nbsp; WNDCLASSEX wc = { 0 };<br>&nbsp; wc.cbSize = sizeof(WNDCLASSEX);<br>&nbsp; wc.lpfnWndProc = AddInManagerWndProc;<br>&nbsp; wc.hInstance = GetModuleHandle(NULL);<br>&nbsp; wc.lpszClassName = s_szAddInManagerDialogClass;<br>&nbsp; wc.cbWndExtra = DLGWINDOWEXTRA;<br>&nbsp; if (!RegisterClassEx(&amp;wc) &amp;&amp; GetLastError() != ERROR_CLASS_ALREADY_EXISTS)<br>&nbsp; {<br>&nbsp; &nbsp; &nbsp; return HRESULT_FROM_WIN32(GetLastError());<br>&nbsp; }<br><br>&nbsp; hDialog = CreateWindowEx(WS_EX_CLIENTEDGE, s_szAddInManagerDialogClass, TEXT("Dialog with menu"),<br>&nbsp; &nbsp; WS_OVERLAPPEDWINDOW | WS_VISIBLE,<br>&nbsp; &nbsp; 100, 100, 500, 300, NULL, NULL, GetModuleHandle(NULL), NULL);<br>&nbsp; if (!hDialog)<br>&nbsp; {<br>&nbsp; &nbsp; &nbsp; return HRESULT_FROM_WIN32(GetLastError());<br>&nbsp; }<br><br>&nbsp; HMENU hMenu = ::CreateMenu();<br>&nbsp; HMENU hSubMenu = ::CreatePopupMenu();<br>&nbsp; AppendMenu(hSubMenu, MF_OWNERDRAW, s_nAddInManagerMenuItem, s_szAddInManagerMenuText);<br>&nbsp; AppendMenu(hMenu, MF_POPUP, (UINT_PTR)hSubMenu, TEXT("Menu"));<br><br>&nbsp; &nbsp; SetMenu(hDialog, hMenu);<br>&nbsp; &nbsp; DrawMenuBar(hDialog);<br><br></div><div><br></div><div><img src="" border="0" /></div><div><br></div><div>If I turn off the skin (I added code to draw the menu items to make sure it wasn't a black on black issue:</div><div><br></div><div><img src="" border="0" /></div>]]>
   </description>
   <pubDate>Fri, 22 May 2026 14:50:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24642&amp;PID=79392&amp;title=menu-wont-draw#79392</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit Pro : How to change color of the docking pane caption?]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24641&amp;PID=79391&amp;title=how-to-change-color-of-the-docking-pane-caption#79391</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> How to change color of the docking pane caption?<br /><strong>Posted:</strong> 19 May 2026 at 10:25am<br /><br />I'm doing that through the styles ini file in section<div><br></div><div>E.g.</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><pre style="font-family: &quot;Cascadia Mono&quot;; font-size: 9pt;">XTPPaintManager()-&gt;SetTheme(xtpThemeOffice2016);XTPResourceImages()-&gt;SetHandle(sThemePath, _T(<span style="color:#a31515">"Office2016PowerPointDarkGray.ini"</span>));<br><br><br><pre style="font-family: &quot;Cascadia Mono&quot;; font-size: 9pt;"><span style="color:#2b91af">&#091;DockingPane.Active&#093;</span><span style="color:#0000ff">BorderColor</span> = 0 87 78<span style="color:#0000ff">BackgroundColor</span> = 178 178 178<span style="color:#0000ff">TextColor</span> = 255 255 255<b><span style="color:#0000ff">CaptionColor</span> = 0 87 78</b><span style="color:#0000ff">GripperColor</span> = 0 166 159</pre><br></pre><div></pre></td></tr></table></div><div><br></div><div></div></div>]]>
   </description>
   <pubDate>Tue, 19 May 2026 10:25:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24641&amp;PID=79391&amp;title=how-to-change-color-of-the-docking-pane-caption#79391</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit Pro : How to change color of the docking pane caption?]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24641&amp;PID=79390&amp;title=how-to-change-color-of-the-docking-pane-caption#79390</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1424">g_j_a_i_n</a><br /><strong>Subject:</strong> How to change color of the docking pane caption?<br /><strong>Posted:</strong> 18 May 2026 at 11:26pm<br /><br /><div><br></div><div>Hello,</div><div><br></div><div>Can you please tell me how to change the color of docking pane's caption. I want to change the blue color to something else.</div><div><br></div><div>I tried PaneManager-&gt;GetPaintManager()-&gt;<span style="font-family: &quot;Cascadia Mono&quot;; font-size: 9pt;">m_clrActiveCaption. But the color remains blue.</span></div><div><br></div><div><img src="uploads/1424/Screenshot_2026-05-19_085658.png" height="406" width="449" border="0" /><br></div><div><br></div><div><br></div><div><br></div><div>Regards,</div><div>Gautam Jain</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 18 May 2026 23:26:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24641&amp;PID=79390&amp;title=how-to-change-color-of-the-docking-pane-caption#79390</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars : .EditHandle is always 0]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24640&amp;PID=79388&amp;title=edithandle-is-always-0#79388</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8889">MichaelT</a><br /><strong>Subject:</strong> .EditHandle is always 0<br /><strong>Posted:</strong> 02 May 2026 at 4:35am<br /><br /><div>Commandbar v20.3</div><div>VB6SP6</div><div>Win10</div><div><br></div><div>hi,</div><div><br></div><div>i dont understand why .EditHandle is always 0 after i added a ComboBox or a EditBox to the commandbar:</div><div><br></div><div>ToolBar.Controls.Add(xtpControlComboBox, 500, "")</div><div>ToolBar.Controls.Add(xtpControlEdit, 500, "")</div><div><br></div><div>Is this maybe a bug in my older version of the commandbar?</div><div><br></div>]]>
   </description>
   <pubDate>Sat, 02 May 2026 04:35:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24640&amp;PID=79388&amp;title=edithandle-is-always-0#79388</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit Pro : Performance of progressbar]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24639&amp;PID=79387&amp;title=performance-of-progressbar#79387</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9719">AndreaGalligani</a><br /><strong>Subject:</strong> Performance of progressbar<br /><strong>Posted:</strong> 27 April 2026 at 5:44am<br /><br />Hi everyone, I'm experiencing a serious performance issue on a specific computer architecture (Ryzen 9 5950X (16 cores, 32 threads), 64GB RAM, NVIDIA RTX 3080). On this system (and I haven't found any other architectures causing the same issue yet), a file operation that works fine without CJ Skin cannot be completed using Toolkit Pro 24.2.0 because the thread stalls while updating the progress bar. This operation takes increasingly longer until the thread completely stalls.<br><br>Note: This machine is owned by a customer, and I don't have any further information or extensive testing.<br><br>Has anyone had similar experiences? Do you have any suggestions on how to find a solution?<br><br>Thanks for any help you can provide.<br>Andrea]]>
   </description>
   <pubDate>Mon, 27 Apr 2026 05:44:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24639&amp;PID=79387&amp;title=performance-of-progressbar#79387</guid>
  </item> 
 </channel>
</rss>