Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to use XToolkit together with XSuite?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to use XToolkit together with XSuite?

 Post Reply Post Reply
Author
Message
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 Topic: How to use XToolkit together with XSuite?
    Posted: 23 May 2003 at 1:41pm

I am waiting for the release of the Xtreme Toolkit Pro and bought the XTreme Suite because of the Office 2003 Command Bar. I am also owning the regular XTreme Toolkit.

How can I use the Xtreme Toolkit and the Xtreme Suite libraries together so I can use the Commandbars in my existing projects?

Back to Top
Graham View Drop Down
Groupie
Groupie


Joined: 12 May 2003
Location: United Kingdom
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote Graham Quote  Post ReplyReply Direct Link To This Post Posted: 27 May 2003 at 6:49am

I have managed to convert most of my previous Toolkit based app to use the new docking bars and command bars in the Suite. I used the example visual Studio 7 program which came with the Suite as a reference. It has taken me several days of trial and error to get it working, but they can co-exist.

It is fairly straight forward to use the new command bars as shown in the example program. The docking windows were a little more tricky, and took more time. Is there anything in particular you are having trouble with?

Things which I haven't managed to get working yet are the custom accelerators, dynamic menus (handling the OnInitMenuPopup), and handling combo boxes (when selection changes) in the toolbars.

Graham

Back to Top
dewdman42 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 June 2003
Location: United States
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote dewdman42 Quote  Post ReplyReply Direct Link To This Post Posted: 21 June 2003 at 2:16pm
What exactly do you get in the new Suite or Pro version that isn't in the old Toolkit?
Back to Top
Graham View Drop Down
Groupie
Groupie


Joined: 12 May 2003
Location: United Kingdom
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote Graham Quote  Post ReplyReply Direct Link To This Post Posted: 23 June 2003 at 1:52am

It's mainly just the new docking windows and command bars (it also has the property grid, but exisiting customers get that with the toolkit). For our application we wanted the new docking windows because many of our users are on laptops with a resolution of 1024x768, so desktop space is at a premium, and the docking windows which can scroll off to the side is very useful (as in Visual Studio.NET IDE).

The new docking windows are easier to implement than in the toolkit version, as there are less additional window classes you need to write. You just create a control and add as a docking window.

There are however one thing I have not been able to migrate, which is the Accelerator Manager. Don't know if that will be added to the Suite/Pro version.

Graham

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