<?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 : Skinning of OWNERDRAW menus</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Skinning of OWNERDRAW menus]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 16:55:56 +0000</pubDate>
  <lastBuildDate>Tue, 10 Mar 2009 19:17:59 +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=13614</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[Skinning of OWNERDRAW menus : Nevermind. I figured it out from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46501&amp;title=skinning-of-ownerdraw-menus#46501</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4958">RDONNAY</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 10 March 2009 at 7:17pm<br /><br />Nevermind.&nbsp; I figured it out from your sample.<DIV>&nbsp;</DIV><DIV>This is Xbase++ code:</DIV><DIV>&nbsp;</DIV><DIV>STATIC FUNCTION BuildMenu(oCommandBars)</DIV><DIV>Local&nbsp;oFileMenu, oUtilMenu, oControl</DIV><DIV>oFileMenu := oCommandBars:ActiveMenuBar:Controls:Add(xtpControlPopup, 0, "&amp;File")<BR>oFileMenu:CommandBar:Controls:Add(xtpControlButton, 1, "&amp;New")<BR>oFileMenu:CommandBar:Controls:Add(xtpControlButton, 2, "&amp;Close")<BR>oFileMenu:CommandBar:Controls:Add(xtpControlButton, 3, "&amp;Save")</DIV><DIV>oControl := oFileMenu:CommandBar:Controls:Add(xtpControlButton, 4, "&amp;Print")<BR>oControl:BeginGroup := .t.</DIV><DIV>oControl := oFileMenu:CommandBar:Controls:Add(xtpControlButton, 4, "Print Set&amp;up...")<BR>oControl:BeginGroup := .t.</DIV><DIV>oUtilMenu := oCommandBars:ActiveMenuBar:Controls:Add(xtpControlPopup, 0, "&amp;Util")<BR>oUtilMenu:CommandBar:Controls:Add(xtpControlButton, 10, "&amp;Dot-Prompt")<BR>oUtilMenu:CommandBar:Controls:Add(xtpControlButton, 11, "&amp;SQL Query")</DIV><DIV>RETURN nil</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 19:17:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46501&amp;title=skinning-of-ownerdraw-menus#46501</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of OWNERDRAW menus : Do you have any samples that show...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46500&amp;title=skinning-of-ownerdraw-menus#46500</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4958">RDONNAY</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 10 March 2009 at 5:54pm<br /><br />Do you have any samples that show how to create a simple Menu Bar?<DIV>&nbsp;</DIV><DIV>The docs are very confusing on how to do this.</DIV><DIV>&nbsp;</DIV><DIV>After I create a MenuBar with the AddMenuBar() method, how to I add Items to the menu bar?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 17:54:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46500&amp;title=skinning-of-ownerdraw-menus#46500</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of OWNERDRAW menus : That is a good suggestion. Thanks....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46491&amp;title=skinning-of-ownerdraw-menus#46491</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4958">RDONNAY</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 10 March 2009 at 11:07am<br /><br />That is a good suggestion.&nbsp; Thanks.]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 11:07:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46491&amp;title=skinning-of-ownerdraw-menus#46491</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of OWNERDRAW menus :   RDONNAY wrote:I want to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46485&amp;title=skinning-of-ownerdraw-menus#46485</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 10 March 2009 at 9:11am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by RDONNAY" alt="Originally posted by RDONNAY" style="vertical-align: text-bottom;" /> <strong>RDONNAY wrote:</strong><br /><br />I want to use SkinFramework but don't want to give up my OWNERDRAW menus.&nbsp;<BR><BR>&#091;.....&#093; <BR><BR><BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>I don't know Xbase either... Is OwnerDrawMenu a <strong>control</strong> or somekind or is it just code to create an ownerdrawmenu? Maybe you can use RemoveWindow, ExcludeModule or RemoveWindowClass methods of SkinFrameWork to exclude skinning for you own menu. If this isn't working you can&nbsp;always use CJ Commandbars instead of your own menu. It isn't difficult to implement and you will have all kinds of (visual) options which you can use <img src="https://forum.codejock.com/smileys/smiley4.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Look in forum, you are not the only XBase user and maybe they can tell you how&nbsp;they did and if it was worth it...</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 09:11:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46485&amp;title=skinning-of-ownerdraw-menus#46485</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of OWNERDRAW menus : Hi,  Sorry not sure what to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46472&amp;title=skinning-of-ownerdraw-menus#46472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 10 March 2009 at 2:22am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Sorry not sure what to suggest then. Only to try our CommandBars instead.</DIV>]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 02:22:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46472&amp;title=skinning-of-ownerdraw-menus#46472</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of OWNERDRAW menus : I work in the language Xbase++,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46434&amp;title=skinning-of-ownerdraw-menus#46434</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4958">RDONNAY</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 09 March 2009 at 10:04am<br /><br /><P>I work in the language Xbase++, which is not one of your supported languages.</P><DIV>You probably wouldn't be able to figure out anything from the source.</DIV><DIV>&nbsp;</DIV><DIV>I had hopes that this was a problem across all languages and that maybe it is a bug that can be fixed.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 09 Mar 2009 10:04:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46434&amp;title=skinning-of-ownerdraw-menus#46434</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of OWNERDRAW menus : Hi,  Send us sample code you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46414&amp;title=skinning-of-ownerdraw-menus#46414</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 09 March 2009 at 2:57am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Send us sample code you have for OWNERDRAW menus.</DIV>]]>
   </description>
   <pubDate>Mon, 09 Mar 2009 02:57:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46414&amp;title=skinning-of-ownerdraw-menus#46414</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of OWNERDRAW menus : I want to use SkinFramework but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46405&amp;title=skinning-of-ownerdraw-menus#46405</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4958">RDONNAY</a><br /><strong>Subject:</strong> 13614<br /><strong>Posted:</strong> 08 March 2009 at 11:51pm<br /><br />I want to use SkinFramework but don't want to give up my OWNERDRAW menus.<br /><br />If I set the xtpSkinApplyMenus flag off when I ApplyOptions, I would expect that it would not affect my menus, but they always disappear.<br /><br />The only way I can get OWNERDRAW menus to work is if I set the xtpSkinApplyFrame flag off, but then I don't get the nice skinned frame that I want.<br /><br />Is this a bug?<br /><br /><br />]]>
   </description>
   <pubDate>Sun, 08 Mar 2009 23:51:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13614&amp;PID=46405&amp;title=skinning-of-ownerdraw-menus#46405</guid>
  </item> 
 </channel>
</rss>