Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Docking Panes - size of Control items
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking Panes - size of Control items

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


Joined: 18 October 2005
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote rucksl Quote  Post ReplyReply Direct Link To This Post Topic: Docking Panes - size of Control items
    Posted: 12 December 2005 at 4:37am

1. How can I change the position and size of control items (e.g. button) in a docking pane?

2. I always get an unhandled exception error at the time I use this code:

Already in header: CXTPDockingPane* m_pPresetsPane;

m_paneManager.DockPane(m_pPresetsPane, xtpPaneDockRight);

I just want to set after a click on a button of the toolbar the panes in a different way......

Nbr. 2 works, if I delete the registry before... If I don't delete the registry, the CXTPDockingPaneBase is null - but why??

 

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