<?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 : Resizing Problem in CXTSearchOptionsView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Resizing Problem in CXTSearchOptionsView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 12:14:59 +0000</pubDate>
  <lastBuildDate>Thu, 25 Jan 2007 06:43:32 +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=6221</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[Resizing Problem in CXTSearchOptionsView :   I am developing SDI application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6221&amp;PID=19719&amp;title=resizing-problem-in-cxtsearchoptionsview#19719</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2689">aimslife</a><br /><strong>Subject:</strong> 6221<br /><strong>Posted:</strong> 25 January 2007 at 6:43am<br /><br /><p ="Ms&#111;normal"><span style="font-size: 10pt; font-family: Arial;">I am developing SDI application in vs2k5. It has same designlike *SearchOptions* Sample program which comes with Toolkit but my SearchPanel make with few changes on requirement. My project contains movable splitter.On the left side, it has Panel which use Dialog to draw panel and on the rightside, it has List view and base class is CListView. My panel class *</span><span style="font-size: 10pt; font-family: Arial;">CMailPanel*</span><span style="font-size: 10pt; font-family: Arial;"> contain CXTCaption object m_wndCaptionand I set Office2003 Theme on it and its work fine and no problem in Resizing. Iwrote some code for set Office2003 theme on List Header in *OnInitialUpdate*function in view class, m_header (CXTHeaderCtrl) is member of my view class,<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="font-size: 10pt; font-family: Arial;"><o:p></o:p>HWND hWndHeader =GetListCtrl().GetDlgItem(0)-&gt;GetSafeHwnd();<br>m_header.SubclassWindow(hWndHeader);<br>m_header.SetTheme( xtThemeOffice2003 );</span>&nbsp;</p><span style="font-size: 10pt; font-family: Arial;"><o:p></o:p></span><p ="Ms&#111;normal"><span style="font-size: 10pt; font-family: Arial;">If I enable these lines of code for set Office2003 theme onlist view then my panel view act some abnormal behavior on resizing. Can youguide me, how I fix this bug?<o:p></o:p></span></p>]]>
   </description>
   <pubDate>Thu, 25 Jan 2007 06:43:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6221&amp;PID=19719&amp;title=resizing-problem-in-cxtsearchoptionsview#19719</guid>
  </item> 
 </channel>
</rss>