Print Page | Close Window

Floating Pane

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3860
Printed Date: 10 November 2025 at 3:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Floating Pane
Posted By: manoj
Subject: Floating Pane
Date Posted: 24 March 2006 at 3:53am
Hi

I am creating Floating Pane. When I run first time my application, first
Floating pane display after it'll hide.

I dont want to display first time this floating pane.

Next time it'll work perfectly.

How do i hide first time my code for this is

//Code

CXTPDockingPane* pSurveyPane = m_paneManager.CreatePane(
IDR_PANE_SURVEY, CRect(0, 0,200, 120), xtpPaneDockRight);
ASSERT_NOTNULL(pSurveyPane);
pSurveyPane->Hide();

m_paneManager.FloatPane(pSurveyPane,CRect(0,150,100,20));
pSurveyPane->Close();


///

I set all combination but unable to solve this problem


Please reply ASAP


Reagrds


-------------
===========================
मनोज कुमार जांगिड
Systweak Software Pvt. Ltd.
मो: +919829273011



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net