Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - A usage problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

A usage problem

 Post Reply Post Reply
Author
Message
jeffcmj View Drop Down
Groupie
Groupie


Joined: 28 October 2004
Status: Offline
Points: 92
Post Options Post Options   Thanks (0) Thanks(0)   Quote jeffcmj Quote  Post ReplyReply Direct Link To This Post Topic: A usage problem
    Posted: 23 September 2005 at 11:15pm

For example, in my app, I have a toolbar who has enabled customization. But in a later version, I decide not to allow users to customize it. Then the problem will appear. For users who used old version, this toolbar will always use it's old state. I found no way to let it use new state except for deleting the whole config file.

Any suggestion?

Best

Jeff

Back to Top
jeffcmj View Drop Down
Groupie
Groupie


Joined: 28 October 2004
Status: Offline
Points: 92
Post Options Post Options   Thanks (0) Thanks(0)   Quote jeffcmj Quote  Post ReplyReply Direct Link To This Post Posted: 23 September 2005 at 11:18pm
Sure. But all user customizations will be lost. It's the same as delete the config file, isn't ?
Back to Top
jeffcmj View Drop Down
Groupie
Groupie


Joined: 28 October 2004
Status: Offline
Points: 92
Post Options Post Options   Thanks (0) Thanks(0)   Quote jeffcmj Quote  Post ReplyReply Direct Link To This Post Posted: 23 September 2005 at 11:19pm
Sure. But all user customizations will be lost. It's the same as delete the config file, isn't ?
Back to Top
jeffcmj View Drop Down
Groupie
Groupie


Joined: 28 October 2004
Status: Offline
Points: 92
Post Options Post Options   Thanks (0) Thanks(0)   Quote jeffcmj Quote  Post ReplyReply Direct Link To This Post Posted: 23 September 2005 at 11:20pm

Don't know why, my reply go above yours.

Originally posted by Hazelnut Hazelnut wrote:

You could always use a another name parameter for "Load" and "SaveCommandbars" in your newer version of the application, right?

Back to Top
Hazelnut View Drop Down
Groupie
Groupie
Avatar

Joined: 22 July 2005
Location: United States
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hazelnut Quote  Post ReplyReply Direct Link To This Post Posted: 23 September 2005 at 11:46pm
You could always use a another name parameter for "Load" and "SaveCommandbars" in your newer version of the application, right?
Back to Top
Hazelnut View Drop Down
Groupie
Groupie
Avatar

Joined: 22 July 2005
Location: United States
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hazelnut Quote  Post ReplyReply Direct Link To This Post Posted: 25 September 2005 at 11:55pm

Originally posted by jeffcmj jeffcmj wrote:

Sure. But all user customizations will be lost. It's the same as delete the config file, isn't ?

Yes it is, but I was under the impression that it was ok to do that since your first post implied deleting the file works for you. How about just changing the ID of the controlbar in question? You'll lose customization only on that one.

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