CXTPCommandBars |
Post Reply |
Author | |
tomay3000
Groupie Joined: 08 December 2010 Location: Algeria Status: Offline Points: 56 |
Post Options
Thanks(0)
Posted: 08 December 2010 at 8:48pm |
I created a simple XTP SDI application with language selection switch from the main menu, & I was able to load the appropriate language phrases from a file using the CMapStringToString object serialization & get the CXTPCommandBars command bar, then modify all the Main Menu phrases.
CXTPCommandBars* pCommandBars = GetCommandBars(); CXTPCommandBar* pMenuBar = pCommandBars->LoadMenu(Menu); Menu is the new CMenu. All went right except I can not change the prompt hint phrases when the mouse cursor hover an item in the main toolbar. Help me to solve this issue |
|
Product: Codejock ToolkitPro MFC v16.2.0
Platform: Microsoft Windows 8 Pro (64-bit) Language: Microsoft Visual C++ v6.0 (MFC) |
|
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 |