<?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 : Subclassing the Verb window......</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Subclassing the Verb window......]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 09:45:27 +0000</pubDate>
  <lastBuildDate>Wed, 24 Aug 2005 08:36:36 +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=2731</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[Subclassing the Verb window...... : Cor that wasn&amp;#039;t fun.... So...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2731&amp;PID=8318&amp;title=subclassing-the-verb-window#8318</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1176">Kevin6</a><br /><strong>Subject:</strong> 2731<br /><strong>Posted:</strong> 24 August 2005 at 8:36am<br /><br /><P>Cor that wasn't fun....</P><P>So the verb window and the help window are not 'windows' at all which I would have thought would be a much neater implementation.</P><P>They are CRects that get drawn during the Paint call for the Property Grid.</P><P>To customise these you need to derive your own Property Grid and over-ride the OnPaint - but not call the Codejock base class method.</P><P>This will still let the grid area to be drawn but the Verb and help area are now disabled... and you can draw what you want here... </P><P>I would recommend referring to the code source in XTPropertyGrid.h and .cpp to replicate and customise the drawing.</P><P>Rich</P>]]>
   </description>
   <pubDate>Wed, 24 Aug 2005 08:36:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2731&amp;PID=8318&amp;title=subclassing-the-verb-window#8318</guid>
  </item> 
  <item>
   <title><![CDATA[Subclassing the Verb window...... : Hi,  I would like to subclass...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2731&amp;PID=8154&amp;title=subclassing-the-verb-window#8154</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1176">Kevin6</a><br /><strong>Subject:</strong> 2731<br /><strong>Posted:</strong> 16 August 2005 at 6:46am<br /><br /><P>Hi, </P><P>&nbsp;I would like to subclass the verb window - currently when you use the current line of code -:</P><FONT color=#0000ff size=2><P>&nbsp;this</FONT><FONT size=2>-&gt;GetVerbs()-&gt;Add(_T("Run Update"), 1);</FONT></P><P>It adds a 'link' to the verb panel - but I would like to add 'buttons'?</P><P>It is not clear to me&nbsp; how to do this as the Verb window would appear to be set up via the Property Pane as a child window.....</P><P>Can anyone point me in the right direction for this?</P><P>regards</P><P>Richard</P>]]>
   </description>
   <pubDate>Tue, 16 Aug 2005 06:46:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2731&amp;PID=8154&amp;title=subclassing-the-verb-window#8154</guid>
  </item> 
 </channel>
</rss>