<?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 : Missing GRIPPER when add CXTDialogBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Missing GRIPPER when add CXTDialogBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 06:55:49 +0000</pubDate>
  <lastBuildDate>Wed, 16 Jun 2004 06:34: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=846</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[Missing GRIPPER when add CXTDialogBar : I have a simple SDI application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=846&amp;PID=2226&amp;title=missing-gripper-when-add-cxtdialogbar#2226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=530">Daniel Strigl</a><br /><strong>Subject:</strong> 846<br /><strong>Posted:</strong> 16 June 2004 at 6:34am<br /><br /><P>I have a simple SDI application and added a CXTDialogBar to my main frame window. When this bar is docked to one of the sides of the frame window the gripper are missed!</P><P>I have created the CXTDialogBar the following way (IDD_DIALOGBAR1 is the dialog I have created with the resource editor):</P><P><table width="99%"><tr><td><pre class="BBcode"></P><FONT size=1><P></FONT><FONT color=#008000 size=1>// Create the dialog bar using one of its Create() methods</P></FONT><FONT size=1><P></FONT><FONT color=#0000ff size=1>if</FONT><FONT size=1>( !m_wndToolbox.Create(</FONT><FONT color=#0000ff size=1>this</FONT><FONT size=1>,</P><P>IDD_DIALOGBAR1,</P><P>CBRS_RIGHT | CBRS_GRIPPER | CBRS_TOOLTIPS | CBRS_FLYBY | CBRS_SIZE_FIXED))</P><P>{</P><P>TRACE0(_T("Failed to create the toolbox\n"));</P><P></FONT><FONT color=#0000ff size=1>return</FONT><FONT size=1> -1;</P><P>}</P><P></FONT><FONT color=#008000 size=1>// When the dialog bar is undocked, display a caption on its title bar</P></FONT><FONT size=1><P>m_wndToolbox.SetWindowText("Toolbox");</P><P>...</P><FONT size=1><P>m_wndToolbox.EnableDockingEx(CBRS_ALIGN_LEFT | CBRS_ALIGN_RIGHT, CBRS_XT_ALL_FLAT);</P><P>EnableDockingEx(CBRS_ALIGN_ANY, CBRS_XT_ALL_FLAT);</P><P></P><P>DockControlBar(&amp;m_wndToolbox, AFX_IDW_DOCKBAR_RIGHT);</P></FONT></FONT><P></pre></td></tr></table></P>]]>
   </description>
   <pubDate>Wed, 16 Jun 2004 06:34:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=846&amp;PID=2226&amp;title=missing-gripper-when-add-cxtdialogbar#2226</guid>
  </item> 
 </channel>
</rss>