<?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 : Skining framework and CComboBox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Skining framework and CComboBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 06:59:39 +0000</pubDate>
  <lastBuildDate>Thu, 05 Feb 2009 10:41:50 +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=13337</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[Skining framework and CComboBox : thanks a mill Oleg, works great!...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13337&amp;PID=45154&amp;title=skining-framework-and-ccombobox#45154</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4454">crystyce</a><br /><strong>Subject:</strong> 13337<br /><strong>Posted:</strong> 05 February 2009 at 10:41am<br /><br />thanks a mill Oleg, works great!]]>
   </description>
   <pubDate>Thu, 05 Feb 2009 10:41:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13337&amp;PID=45154&amp;title=skining-framework-and-ccombobox#45154</guid>
  </item> 
  <item>
   <title><![CDATA[Skining framework and CComboBox : Hi, For such long operations...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13337&amp;PID=45146&amp;title=skining-framework-and-ccombobox#45146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13337<br /><strong>Posted:</strong> 05 February 2009 at 6:24am<br /><br /><P>Hi,</P><DIV>For such long operations always use SetRedraw API:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;pControl-&gt;SetRedraw(FALSE);<BR>...</DIV><DIV>&nbsp;pControl-&gt;SetRedraw(TRUE);<BR></DIV>]]>
   </description>
   <pubDate>Thu, 05 Feb 2009 06:24:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13337&amp;PID=45146&amp;title=skining-framework-and-ccombobox#45146</guid>
  </item> 
  <item>
   <title><![CDATA[Skining framework and CComboBox : Hello  I have a MDI project using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13337&amp;PID=45142&amp;title=skining-framework-and-ccombobox#45142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4454">crystyce</a><br /><strong>Subject:</strong> 13337<br /><strong>Posted:</strong> 05 February 2009 at 5:02am<br /><br />Hello<br /><br />I have a MDI project using the Codejock skining framework and i encounter some problems when using a CComboBox.<br /><br />Although I know it's not good practice I am forced to fill a lot of ComboBoxes (many times) with a lot of strings (15000+). The problem is the filling is very slow  then using the skin framework. <br /><br />I attached a test project, a simple dialog project:<br /><br /><a href="uploads/20090205_050056_combotest.zip" target="_blank">20090205_050056_combotest.zip</a><br /><br />when not using the skinning sytem the time for loading 15000 items in the combo box: 703 miliseconds<br /><br />Then just add this line:<br /><br />XTPSkinManager()-&gt;LoadSkin(_T("Office2007.cjstyles"));<br /><br />and the time for loading is 12062 miliseconds. That's huge!<br /><br />I give my user the possibility to filter the combo so even if a only have about 2000 items it is still unacceptable to go from instantly to 1.5 seconds...<br /><br />Release version isn't better either. And this is on my quad core Xeon machine I don't even want to imagine what happens on slower machines. I'm working on this for the  last week with no success. I absolutely need both things working.]]>
   </description>
   <pubDate>Thu, 05 Feb 2009 05:02:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13337&amp;PID=45142&amp;title=skining-framework-and-ccombobox#45142</guid>
  </item> 
 </channel>
</rss>