<?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 : CXTPToolBar+CDialogBar problems</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CXTPToolBar+CDialogBar problems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 05:57:32 +0000</pubDate>
  <lastBuildDate>Wed, 07 Feb 2007 02:16:00 +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=6327</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[CXTPToolBar+CDialogBar problems : in this sample two toolbars are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6327&amp;PID=20136&amp;title=cxtptoolbar-cdialogbar-problems#20136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2728">Irina</a><br /><strong>Subject:</strong> 6327<br /><strong>Posted:</strong> 07 February 2007 at 2:16am<br /><br /> in this sample two toolbars are created. one placed to the right of other. pAddress created as CXTPToolBar, CXTPControlComboBox layed over it.But i have to arrange  not the single control,  but CDialogBar. CXTPReBar is not used in this project.<br /><br /><br />]]>
   </description>
   <pubDate>Wed, 07 Feb 2007 02:16:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6327&amp;PID=20136&amp;title=cxtptoolbar-cdialogbar-problems#20136</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPToolBar+CDialogBar problems : Hi, Check Samples\UserInterface\GUI_Explorer...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6327&amp;PID=20110&amp;title=cxtptoolbar-cdialogbar-problems#20110</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6327<br /><strong>Posted:</strong> 06 February 2007 at 10:12am<br /><br />Hi,<DIV>Check Samples\UserInterface\GUI_Explorer sample - it has rebar.</DIV>]]>
   </description>
   <pubDate>Tue, 06 Feb 2007 10:12:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6327&amp;PID=20110&amp;title=cxtptoolbar-cdialogbar-problems#20110</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPToolBar+CDialogBar problems : So... I need create and set place...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6327&amp;PID=20102&amp;title=cxtptoolbar-cdialogbar-problems#20102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2728">Irina</a><br /><strong>Subject:</strong> 6327<br /><strong>Posted:</strong> 06 February 2007 at 2:32am<br /><br />So... I need create and set place of CDialogBar near ToolBar. (I use XTreme<br />ToolKitPro) For the standard CToolBar (MFC)<br />I havn't any problem - CRebar m_wndReBar.AddBar(&m_wndToolBar);<br />But for XTreme it's wrong...<br />CXTPToolBar* pStandardBar = (CXTPToolBar*)pCommandBars-&gt;Add(_T("Standard"), xtpBarTop);<br />and<br />m_wndReBar.AddBar(pStandardBar);<br />This bar does not set on the CRebar. <br />So.. I try another way for create:<br /> UINT nCommands&#091;&#093; = {ID_CMD0, ID_CMD1, ID_CMD2, ID_CMD3};<br /> CXTPToolBar m_ToolBar.CreateToolBar(WS_VISIBLE|WS_CHILD|CBRS_TOOLTIPS,this);<br /> //m_ToolBar.LoadToolBar(IDR_MAINFRAME);<br /><br /> XTPImageManager()-&gt;SetIcons(IDR_MAINFRAME, nCommands, 3, CSize(72, 72) );<br /> XTPImageManager()-&gt;RefreshAll();<br /> m_ToolBar.GetControls()-&gt;Add(xtpControlButton, nCommands&#091;0&#093;);<br /> //SetButtons(nCommands, 3);<br />So its way better but button does not appear..<br />When I try to catch ON_XTP_CREATECONTROL and set like control dialog(child, no border) - in that case we have fail-dawn on create toolbar.<br /><br />And quastions: How to impelents those functionality?]]>
   </description>
   <pubDate>Tue, 06 Feb 2007 02:32:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6327&amp;PID=20102&amp;title=cxtptoolbar-cdialogbar-problems#20102</guid>
  </item> 
 </channel>
</rss>