<?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 : floating toolbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : floating toolbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 14:07:16 +0000</pubDate>
  <lastBuildDate>Mon, 27 Oct 2008 03:24:51 +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=12528</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[floating toolbar : Just add pToolBar-&amp;gt;MoveWindow(...);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12528&amp;PID=42361&amp;title=floating-toolbar#42361</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12528<br /><strong>Posted:</strong> 27 October 2008 at 3:24am<br /><br />Just add pToolBar-&gt;MoveWindow(...);]]>
   </description>
   <pubDate>Mon, 27 Oct 2008 03:24:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12528&amp;PID=42361&amp;title=floating-toolbar#42361</guid>
  </item> 
  <item>
   <title><![CDATA[floating toolbar : Hi,  I made a floating toolbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12528&amp;PID=42335&amp;title=floating-toolbar#42335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4652">SunnyGomting</a><br /><strong>Subject:</strong> 12528<br /><strong>Posted:</strong> 24 October 2008 at 11:00am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I made a floating toolbar as following.</DIV><DIV>But it located (0,0) position when it is floated first.</DIV><DIV>I wnat to move it to (x,y) position like movewindow function.</DIV><DIV>How can I do?</DIV><DIV>&nbsp;</DIV><DIV>CXTPToolBar* pToolBar = pCommandBars-&gt;Add(_T("Main"), xtpBarTop);<BR>if (!pToolBar ||&nbsp;&nbsp;!pToolBar-&gt;LoadToolBar(IDR_MAIN_TOOLBAR))</DIV><DIV>&nbsp; return;</DIV>pToolBar-&gt;EnableDocking(xtpFlagFloating);<BR>pToolBar-&gt;SetPosition(xtpBarFloating);<DIV>&nbsp;</DIV><DIV>And can I made a toolbar without a blue frame while floating?</DIV><DIV>&nbsp;</DIV><DIV>Thanks.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 24 Oct 2008 11:00:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12528&amp;PID=42335&amp;title=floating-toolbar#42335</guid>
  </item> 
 </channel>
</rss>