Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Looking for some features!!!
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Looking for some features!!!

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

Joined: 02 December 2003
Location: Ukraine
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote lapin Quote  Post ReplyReply Direct Link To This Post Topic: Looking for some features!!!
    Posted: 18 December 2003 at 5:51am

Hi, all!!!

I'm still trying to use the Toolkit8.1 Pro Eval and found some features from "features tour" are missing in this release:

1)  Multiple frame docking.

I have several frame windows(inherited from CFrameWnd and parented to CXTPSplitterWnd) in my project, each of them contain CommandBars, but control bars from any frame can't be docked to another frame's space. So I need all toolbars and menus to be shared among all application frames. For example, in Developer Express's Bars there is a special component TdxBarDockControl which can be used to define a docking placeholders for any docking bars at any window position (or even control, panel,tab etc.). Are there any ways to implement  this?

2) Customizable tools menu.

if ( !InitToolsManager( 2, 3, IDR_ARG_POPUP, IDR_DIR_POPUP ) )
  {
    return FALSE;
  }


  those code fragment is more than useless in 8.5 release. Such example is all-sufficient,Does not it?

"CustomizeDlg" sample do the same but with a large amount of code :))

-------------------------------------------

 

 

 

 

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