Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Way to solve new control lost problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Way to solve new control lost 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: Way to solve new control lost problem
    Posted: 04 November 2005 at 5:37am

Hi,

I got this problem often. Say, in Verina 1.0 of my program, it has 10 menu items. In 1.1, I add a new menu item, then is 11 menu items. But for the users who has customized menu bar will not be able to see my new menu item, until they 'reset' their customization data ( very few users will aware this and reset the data. ).

I think the problem is that Xtp does not know if the new menu item is 'removed' by user or just a 'new item'. Because in either way, it does not in the UI config data.

I propose this way. Instead of remove the deleted item from config data, but mark it as 'removed'. Then when new item comes, xtp will know it's a new item  and display it.

Any comments?

Best

Jeff

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