create an inactive mdi child window |
Post Reply |
Author | |
blueseaing
Groupie Joined: 14 June 2004 Status: Offline Points: 42 |
Post Options
Thanks(0)
Posted: 14 June 2004 at 2:00am |
I have a proble with using the CXTPTabClientWnd, I want to get a multi tab interface but I don't need the initial active mdi child window when your OpenDocumentFile(NULL,FALSE),that's the messsage event 0n_MDICREATE should't change the active child window and should hild below the origin mdi child window , and the only thing that user can see the new child window is the tabitem. I try to change the source code,but finally, I give up, can anyone help me,thanks a lot. &n bsp;
|
|
blueseaing
Groupie Joined: 14 June 2004 Status: Offline Points: 42 |
Post Options
Thanks(0)
|
What I want to do is : Firstly, when I create a new mdi child window, it will hide below the visible child window and don't change the active status of the current acttive child window. Secondly, When I create a new child window, it will insert after the current active and don't show in the last. Can anyone answer me? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
add virtual method: void CChildFrame::ActivateFrame(int nCmdShow) |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
blueseaing
Groupie Joined: 14 June 2004 Status: Offline Points: 42 |
Post Options
Thanks(0)
|
Thans a lot. when I do this, I find I create an inactive child window in the CXTPTabClientWnd and I get an inactive tab (mdi child window) but the inactive window showed and the corresponding tab was swithced to the focus , how do i solve the problem?
Edited by blueseaing |
|
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 |