![]() |
How to arrange windows? |
Post Reply
|
| Author | |
Yong-Min, Park
Newbie
Joined: 20 February 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: How to arrange windows?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.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |