<?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 : how to expand Office2007.dll styles to popups?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : how to expand Office2007.dll styles to popups?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 23:53:47 +0000</pubDate>
  <lastBuildDate>Thu, 28 Aug 2014 16:01:53 +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=20468</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[how to expand Office2007.dll styles to popups? : We used calls like this: pRibb...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20468&amp;PID=72737&amp;title=how-to-expand-office2007-dll-styles-to-popups#72737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 20468<br /><strong>Posted:</strong> 28 August 2014 at 4:01pm<br /><br />We used calls like this: pRibbonPaintManager-&gt;LoadImage(_T("RIBBONGROUPS"));<br><br>I used that call to help draw my background. However, I just found that the Office2013.dll ribbon theme doesn't have that image. So have a backup plan for your background. I didn't and when I used that theme some of my backgrounds became "transparent" because I didn't get the image.<br><br>You can open the theme DLL(s) in Visual Studio and go to the resource view and examine their images to find one and the name but as I found out, it isn't robust as it is dangerous to make the asssumption I did (all "office" themes will have the same images available).<br>]]>
   </description>
   <pubDate>Thu, 28 Aug 2014 16:01:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20468&amp;PID=72737&amp;title=how-to-expand-office2007-dll-styles-to-popups#72737</guid>
  </item> 
  <item>
   <title><![CDATA[how to expand Office2007.dll styles to popups? : during the development of our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20468&amp;PID=69465&amp;title=how-to-expand-office2007-dll-styles-to-popups#69465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7749">mimic182</a><br /><strong>Subject:</strong> 20468<br /><strong>Posted:</strong> 26 December 2012 at 1:36am<br /><br /><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">during the development of our software using CodeJoke toolkit we caught up by a problem spreading exact style to all the inner windows: settings, popups, dialogue boxes, etc.</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">so, here's the explanation of what we trying to reveal.</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">this is Office 2007 as it is:</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><img src="uploads/7749/word.gif" height="512" width="528" border="0" /><br><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">this small "FAQ" window based on exact office blue style. I like this flat window, with no glossy forms and buttons (3). this 2-3px frame (1) also looks great with icons (2).</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">and here's what we got in our software (looks like windows 3.11 and it's disgusting lool)):</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">(sorry in advance for pixelating conspiracy, but it's a must...)</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><img src="uploads/7749/dyn.gif" height="512" width="528" border="0" /><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">we're trying to avoid - 1. this boring gray background, and spread blue gradient effect as shown on the top. 2. avoid also this glow effect to all the buttons and apply some blue scheme to it. 3. the same to the input fields and combo boxes.</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">any suggestions, any ideas?? where to start to dig?</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">the same question expandable to the popups appearing by right mous clicking:</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">here's the office style:</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><img src="uploads/7749/wordpopup.gif" height="512" width="528" border="0" /><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">what I like here is:</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">1. transparent shadows</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">2. rounded corners and 1px frame</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">3. this vertical gray background under icons</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">and here's what we got:</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><img src="uploads/7749/dynpopup.gif" height="512" width="528" border="0" /><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">it really looks closer, but some of details still unacceptable...</span><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><br style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;"><span style="color: rgb34, 34, 34; font-family: Verdana; line-height: normal;">any suggestions, any ideas?? where to start to dig?</span>]]>
   </description>
   <pubDate>Wed, 26 Dec 2012 01:36:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20468&amp;PID=69465&amp;title=how-to-expand-office2007-dll-styles-to-popups#69465</guid>
  </item> 
 </channel>
</rss>