<?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 : Gallery Control backgroud problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Gallery Control backgroud problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:29:13 +0000</pubDate>
  <lastBuildDate>Mon, 03 Dec 2007 11:12:45 +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=8994</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[Gallery Control backgroud problem : Replaying to myself again, I was...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8994&amp;PID=29131&amp;title=gallery-control-backgroud-problem#29131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2994">pavold</a><br /><strong>Subject:</strong> 8994<br /><strong>Posted:</strong> 03 December 2007 at 11:12am<br /><br />Replaying to myself again, I was able to trace down the problem.<br><br>I have attached the diff, which solves the problem. Gallery background is now correctly displayed inside the popped-up toolbar as well as in the docked and floating one.<br><br><a href="uploads/20071203_110943_gallery_backgro.zip" target="_blank">uploads/20071203_110943_gallery_backgro.zip</a><br><br><br>Regards,<br>Pavol<br>]]>
   </description>
   <pubDate>Mon, 03 Dec 2007 11:12:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8994&amp;PID=29131&amp;title=gallery-control-backgroud-problem#29131</guid>
  </item> 
  <item>
   <title><![CDATA[Gallery Control backgroud problem : Hi,There is a problem with gallery...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8994&amp;PID=29129&amp;title=gallery-control-backgroud-problem#29129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2994">pavold</a><br /><strong>Subject:</strong> 8994<br /><strong>Posted:</strong> 03 December 2007 at 10:12am<br /><br />Hi,<br><br>There is a problem with gallery control background in the latest revision of toolkit pro.<br><br>When a gallery control is inserted into a CXTPopupToolbar instead of CXTPPopupBar, its background it blue not white as it should be.<br><br>I have added one line to RibbonSampe (MainFrm.cpp) to demonstrate the problem:<br><br>&nbsp;&nbsp;&nbsp; pControlPopup =&nbsp; (CXTPControlPopup*)pGroupPageSetup-&gt;Add(xtpControlPopup, ID_PAGE_COLUMNS);<br><br>// Add this line to create popuptoolbar instead of popupbar &nbsp;&nbsp; pControlPopup-&gt;SetCommandBar(CXTPPopupToolBar::CreatePopupToolBar(GetCommandBars()));<br><br>&nbsp;&nbsp;&nbsp; pControlGallery = (CXTPControlGallery*)pControlPopup-&gt;GetCommandBar()-&gt;GetControls()-&gt;Add(new CXTPControlGallery(), ID_GALLERY_COLUMNS);&nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; pControlGallery-&gt;SetControlSize(CSize(140, 44 * 5));<br>&nbsp;&nbsp;&nbsp; pControlGallery-&gt;ShowScrollBar(FALSE);<br>&nbsp;&nbsp;&nbsp; pControlGallery-&gt;SetItems(m_pItemsColumns);<br>&nbsp;&nbsp;&nbsp; pControlGallery-&gt;SetStyle(xtpButtonIconAndCaption);<br><br><br>Is it possible to change this behaviour?<br><br>Thanks,<br>Pavol<br>]]>
   </description>
   <pubDate>Mon, 03 Dec 2007 10:12:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8994&amp;PID=29129&amp;title=gallery-control-backgroud-problem#29129</guid>
  </item> 
 </channel>
</rss>