Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Loading Speed
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Loading Speed

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


Joined: 09 November 2003
Location: United States
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote downtowntoby Quote  Post ReplyReply Direct Link To This Post Topic: Loading Speed
    Posted: 12 November 2003 at 4:35pm

I'm a VB programmer and am using the Xtreme Command Bars. Currently I am loading them at design time using code. I notice that they load much faster if I use the designer to create an xcb file and then use the commandbars.loaddesignerbars method. However, this does require calls to an external file. I can add the xcb file to my visual basic project as a resource file, but I don't know how to tell the commandbars to use it. Any ideas?

In short, I need to load the command bars as fast as possible. What do you recomend?

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: 13 November 2003 at 1:03am

To add xcb file to resource:

Rightclick on command bars and choose properties.

Select your xcb file. 

Call CommandBars.LoadDesignerBars without parameters.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.