Print Page | Close Window

Switching pane layout and setting focus

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=11495
Printed Date: 12 December 2024 at 10:33pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Switching pane layout and setting focus
Posted By: znakeeye
Subject: Switching pane layout and setting focus
Date Posted: 19 July 2008 at 12:46pm
m_paneManager.ShowPane(pPane1, TRUE); // Set focus!
m_paneManager.GetLayout(m_pLayout); // Save this layout!
 
// Later...
m_paneManager.SetLayout(m_pLayout); // pPane1 is NOT focused!
m_paneManager.RecalcFramesLayout();
 
The question is; shouldn't the layout save "focused pane status"?



Replies:
Posted By: Oleg
Date Posted: 21 July 2008 at 4:10am
No, shouldn't.

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



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