Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Dockipane Resizing and controls inside
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Dockipane Resizing and controls inside

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

Joined: 19 July 2004
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote brucesinner Quote  Post ReplyReply Direct Link To This Post Topic: Dockipane Resizing and controls inside
    Posted: 19 July 2004 at 4:00pm
Hi ppl,

I'm a somekind of new with MFC and started to code my first app with it.
I have put a DockingPane and attached a dialog inside it I created with Resource Editor of VC++ (i use 2003.NET). No problems at all it worked great!

But I have a tree control in the dialog with a static control below it showing a picture. When the mainform is resized, everything is resized too including the dockingpane. My app layout looks like the Gui_VC71 example found in the samples directory of ToolKit Pro.

The Docking pane im talking is in the position of the Solution Explorer one from the sample. So when it is resized, the dialog move to the top of the docking pane leaving a great blank space at the end of the dialog. There are any way to leave the static controls fixed at bottom, so when dockingpane resizes they dont go up? and anyway to make CTreeCtrl stretch down to fill the area?

Thnks,
Bruce

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.203 seconds.