![]() |
CXTPTabClientWnd::ShowWorkspace problem. |
Post Reply
|
| Author | |
andre
Groupie
Joined: 09 March 2005 Status: Offline Points: 27 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPTabClientWnd::ShowWorkspace problem.Posted: 17 May 2005 at 1:39pm |
|
Hi, ShowWorkspace only works when CXTPTabClientWnd have groups disabled. Is there any reason for this ? I'm kind of replacing my old toolkit with XTreme, and I need to have a workspace with groups and the normal tiled/cascaded windows style as an option( menu item ).
Thank You
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2005 at 4:47am |
|
Try to call Detach/Attach instead But you need to update border styles of Child frames: pWnd->ModifyStyle(WS_BORDER | WS_DLGFRAME | WS_THICKFRAME | WS_MAXIMIZEBOX |WS_MINIMIZEBOX, 0); pWnd->ModifyStyleEx(WS_EX_CLIENTEDGE, 0); |
|
|
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 |