<?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 : ControlGallery Corrupt on Windows ME</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : ControlGallery Corrupt on Windows ME]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 05:53:04 +0000</pubDate>
  <lastBuildDate>Wed, 26 Sep 2007 07:53:09 +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=8122</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[ControlGallery Corrupt on Windows ME : I just simply resize on a fresh...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26468&amp;title=controlgallery-corrupt-on-windows-me#26468</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 8122<br /><strong>Posted:</strong> 26 September 2007 at 7:53am<br /><br />I just simply resize on a fresh install of Windows ME using Microsoft Virtual PC 2007 (with Virtualisation and 512mb of RAM for the Virtual Machine), very strange<DIV>&nbsp;</DIV><DIV>How are you running on a Virtual PC ???</DIV>]]>
   </description>
   <pubDate>Wed, 26 Sep 2007 07:53:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26468&amp;title=controlgallery-corrupt-on-windows-me#26468</guid>
  </item> 
  <item>
   <title><![CDATA[ControlGallery Corrupt on Windows ME : :( Can&amp;#039;t reproduce.  What...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26459&amp;title=controlgallery-corrupt-on-windows-me#26459</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8122<br /><strong>Posted:</strong> 26 September 2007 at 1:47am<br /><br />:( Can't reproduce.<DIV>&nbsp;</DIV><DIV>What steps you do ? Do you just resize and then see it ?</DIV>]]>
   </description>
   <pubDate>Wed, 26 Sep 2007 01:47:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26459&amp;title=controlgallery-corrupt-on-windows-me#26459</guid>
  </item> 
  <item>
   <title><![CDATA[ControlGallery Corrupt on Windows ME : Ok we have now checked the Ribbon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26447&amp;title=controlgallery-corrupt-on-windows-me#26447</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 8122<br /><strong>Posted:</strong> 25 September 2007 at 7:27pm<br /><br />Ok we have now checked the Ribbon SDI sample and it does same, however only if control is resized to a larger size, see below screenshots, first works, 2nd does not, only slightly bigger <DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20070925_192648_ok.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20070925_192719_not_ok.jpg" border="0"></DIV>]]>
   </description>
   <pubDate>Tue, 25 Sep 2007 19:27:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26447&amp;title=controlgallery-corrupt-on-windows-me#26447</guid>
  </item> 
  <item>
   <title><![CDATA[ControlGallery Corrupt on Windows ME : Hi, we do below to add those menu...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26425&amp;title=controlgallery-corrupt-on-windows-me#26425</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 8122<br /><strong>Posted:</strong> 25 September 2007 at 8:42am<br /><br />Hi, we do below to add those menu options to the gallery, this in turn produces the garbaged background behind the menu options<DIV>&nbsp;</DIV><DIV><FONT size=2><P></FONT><FONT color=#010001 size=2>CMenu</FONT><FONT size=2> </FONT><FONT color=#010001 size=2>Menu</FONT><FONT size=2>;</P><P></FONT><FONT color=#010001 size=2>Menu</FONT><FONT size=2>.</FONT><FONT color=#010001 size=2>LoadMenu</FONT><FONT size=2>( </FONT><FONT color=#010001 size=2>IDR_MENU_IMAGE</FONT><FONT size=2> );</P><P></FONT><FONT color=#010001 size=2>CXTPPopupBar</FONT><FONT size=2> *</FONT><FONT color=#010001 size=2>pPopupBar</FONT><FONT size=2> = </FONT><FONT color=#010001 size=2>CXTPPopupBar</FONT><FONT size=2>::</FONT><FONT color=#010001 size=2>CreatePopupBar</FONT><FONT size=2>( </FONT><FONT color=#010001 size=2>m_pCommandBars</FONT><FONT size=2> );</P><P></FONT><FONT color=#010001 size=2>pPopupBar</FONT><FONT size=2>-&gt;</FONT><FONT color=#010001 size=2>LoadMenu</FONT><FONT size=2>( </FONT><FONT color=#010001 size=2>Menu</FONT><FONT size=2>.</FONT><FONT color=#010001 size=2>GetSubMenu</FONT><FONT size=2>( 0 ) );</P><P></FONT><FONT color=#010001 size=2>m_pImageGallery</FONT><FONT size=2>-&gt;</FONT><FONT color=#010001 size=2>SetCommandBar</FONT><FONT size=2>( </FONT><FONT color=#010001 size=2>pPopupBar</FONT><FONT size=2> );</P><P></FONT><FONT color=#010001 size=2>pPopupBar</FONT><FONT size=2>-&gt;</FONT><FONT color=#010001 size=2>EnableAnimation</FONT><FONT size=2>();</P><P></FONT><FONT color=#010001 size=2>pPopupBar</FONT><FONT size=2>-&gt;</FONT><FONT color=#010001 size=2>InternalRelease</FONT><FONT size=2>();</P></FONT></DIV>]]>
   </description>
   <pubDate>Tue, 25 Sep 2007 08:42:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26425&amp;title=controlgallery-corrupt-on-windows-me#26425</guid>
  </item> 
  <item>
   <title><![CDATA[ControlGallery Corrupt on Windows ME : Hi, Terry   If you run our RibbonSample,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26349&amp;title=controlgallery-corrupt-on-windows-me#26349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8122<br /><strong>Posted:</strong> 24 September 2007 at 4:36am<br /><br />Hi, Terry <DIV></DIV><DIV></DIV>If you run our RibbonSample, do you see same with Styles gallery&nbsp; ? I can't reproduce it :( How do you draw items for your gallery ?]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 04:36:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26349&amp;title=controlgallery-corrupt-on-windows-me#26349</guid>
  </item> 
  <item>
   <title><![CDATA[ControlGallery Corrupt on Windows ME : Hmm... to me it looks like a window...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26302&amp;title=controlgallery-corrupt-on-windows-me#26302</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 8122<br /><strong>Posted:</strong> 22 September 2007 at 5:09am<br /><br />Hmm... to me it looks like a window is missing the WS_CLIPCHILDREN | WS_CLIPSIBLINGS style. Common mistake :)]]>
   </description>
   <pubDate>Sat, 22 Sep 2007 05:09:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26302&amp;title=controlgallery-corrupt-on-windows-me#26302</guid>
  </item> 
  <item>
   <title><![CDATA[ControlGallery Corrupt on Windows ME : See at bottom of popup gallery...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26296&amp;title=controlgallery-corrupt-on-windows-me#26296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 8122<br /><strong>Posted:</strong> 21 September 2007 at 7:46pm<br /><br /><DIV>See at bottom of popup gallery control, it has corrupt menu options ??? (ignore colours as that is just due to compressed image):</DIV><DIV>&nbsp;</DIV><DIV>Any ideas, cheers</DIV><DIV>&nbsp;</DIV><DIV><img src="http://forum.codejock.com/uploads/20070921_194531_corrupt.jpg" border="0"></DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 19:46:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8122&amp;PID=26296&amp;title=controlgallery-corrupt-on-windows-me#26296</guid>
  </item> 
 </channel>
</rss>