Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - MUST change CFrameWnd-->CXTFrameWnd ?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

MUST change CFrameWnd-->CXTFrameWnd ?

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


Joined: 19 August 2004
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote lab_zj Quote  Post ReplyReply Direct Link To This Post Topic: MUST change CFrameWnd-->CXTFrameWnd ?
    Posted: 19 August 2004 at 12:51am

1. When I use Xtreme Docking pane to plugin(a MFC extension DLL plug into another system, and use host application's mainframe window as itself ),the mainframe is has been fixed for host application,and I can't change it's base class to CXTFrameWnd, then, Can I use docking system for it?If NO,then most UI element would be unuseful for me,I can only some common controls that are independent of docking system.

2. Can create more than one menubar and don't set mainframe's menu to NULL in CMDIFrameWnd?

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: 19 August 2004 at 1:16am

1. For dockingpanes you don't need to change your Frame class. You can use CFrameWnd.

2. No. What reasons? Why not CXTPToolBar?

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
lab_zj View Drop Down
Newbie
Newbie


Joined: 19 August 2004
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote lab_zj Quote  Post ReplyReply Direct Link To This Post Posted: 19 August 2004 at 1:27am

thanks for reply!

I am developping a plugin for AutoCAD system,that is writing a MFC EXT DLL named ARX,to plug into AutoCAD as a plugin,I can't change AutoCAD's everything (menu,Mainframe windows etc),all UI element for my extension must be provided by myself,include menubar,toolbar,docking pane etc,except for mainframe window I will use AutoCAD's.

So,I can use all I needed UI element from your toolkit?

Can you understand what I said? sorry for my poor english!



Edited by lab_zj
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.