Print Page | Close Window

How to arrange windows?

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=9642
Printed Date: 01 April 2025 at 12:44am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to arrange windows?
Posted By: Yong-Min, Park
Subject: How to arrange windows?
Date Posted: 20 February 2008 at 12:38am
I want to arrange my child windows.
 
Look at the next code. please.
 
void CMainFrame::OnWindowArrange()
{
 ::SendMessage(m_hWndMDIClient, WM_MDITILE, MDITILE_HORIZONTAL, 0); 
} //This code from RibbonMDISample (ToolkitPro 11.1.3)..
 
it doesn't works in RibbonMDISample (ToolkitPro 11.1.3)
 
But I found the code works well in RibbonMDISample (ToolkitPro 11.2.2)..
 
What's wrong? Tell me the reason, please.
 
Thank you.



Replies:
Posted By: Oleg
Date Posted: 20 February 2008 at 1:38pm
Hello,
 
Yes, there was change in our code to fix it. Pleae update to 11.2.2


-------------
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