Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - window tile vertically and horizontally not workin
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

window tile vertically and horizontally not workin

 Post Reply Post Reply
Author
Message
Pearl View Drop Down
Newbie
Newbie


Joined: 17 September 2007
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pearl Quote  Post ReplyReply Direct Link To This Post Topic: window tile vertically and horizontally not workin
    Posted: 30 October 2007 at 6:47pm
Hi
 
I use the codejock to reskin my old MFC 6.0 application. But, after reskin, the basic window function not working properly. If I open several windows, then want them tile vertically, but it is not working. the code is like the following:
 
 
void CCrossLogView::OnTileVertical()
{
       ((CMainFrame *)cwndFrame)->MDITile( MDITILE_VERTICAL );
}
 
CFrameWnd *             cwndFrame;
 
Any hints to resolve this problem?
 
Thanks
 
Pearl
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 31 October 2007 at 2:13am
Hi,
 
Do you have last version of SkinFramework ?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Pearl View Drop Down
Newbie
Newbie


Joined: 17 September 2007
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote Pearl Quote  Post ReplyReply Direct Link To This Post Posted: 31 October 2007 at 11:38am
Mine is Xtreme ToolKitPro 2007 Vol 1 (11.1.3). Is this the latest version? If it is not, how can I get it update?
 
Thanks!
 
Pearl
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 31 October 2007 at 2:15pm
Hello,
 
Yes, I believe it was changed in 11.2.0 version. Login in store to get it.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.