![]() |
Floating Pane |
Post Reply
|
| Author | |
manoj
Newbie
Joined: 26 October 2004 Location: India Status: Offline Points: 31 |
Post Options
Thanks(0)
Quote Reply
Topic: Floating PanePosted: 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 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |