Print Page | Close Window

FloatPane function

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=11286
Printed Date: 26 April 2024 at 7:21am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: FloatPane function
Posted By: znakeeye
Subject: FloatPane function
Date Posted: 02 July 2008 at 8:11pm
When you drag a pane to float mode, this call is executed:

m_pManager->FloatPane(m_pPane, m_rectDragFrame);

So, how do I do this programmatically?

m_paneManager.FloatPane(pPane, ???);
 
It should be possible to omit this parameter and let the toolkit size it!



Replies:
Posted By: Oleg
Date Posted: 03 July 2008 at 1:27am
Hi,
If you need last size - You can try ToggleDocking method instead.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: znakeeye
Date Posted: 03 July 2008 at 8:41am
Ah, thanks! :)



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