Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Problem with "content"
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem with "content"

 Post Reply Post Reply
Author
Message
sunbeam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 March 2007
Location: Belgium
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sunbeam Quote  Post ReplyReply Direct Link To This Post Topic: Problem with "content"
    Posted: 20 March 2007 at 8:13pm
When you use a docking pane, you have some "content", and you have some panes surrounding that content. If everything goes well, the content is always resizing in function of the pane placement.

Suppose you do not have any "content" and you have two panes... When i place in one horizontal line and make the panes as wide as possible, i can have three possibilities regardless of the pane order, which is important in my case:
1) pane A, content, pane B;
2) content, Pane A, Pane B;
3) Pane A, Pane B, content

We would like to use the panes only. Is there a property/method or combination of properties and methods, that avoid that the "content" is used in my docking pane?

I would like to place just one docking pane in top, and two Docking panes at the bottom of my screen. This is impossible according to me.

I hope I have explained this a bit clear, because it is very difficult to explain this without any visual material.

Any help would be great! Thank you.

Regards,
Back to Top
sunbeam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 March 2007
Location: Belgium
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sunbeam Quote  Post ReplyReply Direct Link To This Post Posted: 20 March 2007 at 8:29pm
Here is a detailed screenshot of my problem

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: 21 March 2007 at 4:28am
Hi,
 
Call pm.HideClient(TRUE);
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
sunbeam View Drop Down
Newbie
Newbie
Avatar

Joined: 20 March 2007
Location: Belgium
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sunbeam Quote  Post ReplyReply Direct Link To This Post Posted: 21 March 2007 at 5:35am
Thanx for the quick solution!
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.172 seconds.