<?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 Pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Floating Pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 13:44:20 +0000</pubDate>
  <lastBuildDate>Fri, 24 Mar 2006 03:53:31 +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=3860</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 Pane : HiI am creating Floating Pane....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3860&amp;PID=11689&amp;title=floating-pane#11689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=792">manoj</a><br /><strong>Subject:</strong> 3860<br /><strong>Posted:</strong> 24 March 2006 at 3:53am<br /><br />Hi<BR><BR>I am creating Floating Pane. When I run first time my application, first <BR>Floating pane display after it'll hide.<BR><BR>I dont want to display first time this floating pane.<BR><BR>Next time it'll work perfectly.<BR><BR>How do i hide first time my code for this is<BR><BR>//Code<BR><BR>CXTPDockingPane* pSurveyPane = m_paneManager.CreatePane(<BR>		IDR_PANE_SURVEY, CRect(0, 0,200, 120), xtpPaneDockRight);<BR>	ASSERT_NOTNULL(pSurveyPane);<BR>	pSurveyPane-&gt;Hide();<BR><BR>m_paneManager.FloatPane(pSurveyPane,CRect(0,150,100,20));<BR>		pSurveyPane-&gt;Close();<BR><BR><BR>///<BR><BR>I set all combination but unable to solve this problem<BR><BR><BR>Please reply ASAP<BR><BR><BR>Reagrds<BR>]]>
   </description>
   <pubDate>Fri, 24 Mar 2006 03:53:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3860&amp;PID=11689&amp;title=floating-pane#11689</guid>
  </item> 
 </channel>
</rss>