MUST change CFrameWnd-->CXTFrameWnd ? |
Post Reply |
Author | |
lab_zj
Newbie Joined: 19 August 2004 Status: Offline Points: 13 |
Post Options
Thanks(0)
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? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
lab_zj
Newbie Joined: 19 August 2004 Status: Offline Points: 13 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |