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

CXTPCommandBars

 Post Reply Post Reply
Author
Message Reverse Sort Order
tomay3000 View Drop Down
Groupie
Groupie
Avatar

Joined: 08 December 2010
Location: Algeria
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote tomay3000 Quote  Post ReplyReply Direct Link To This Post Topic: CXTPCommandBars
    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 issueCry
Product: Codejock ToolkitPro MFC v16.2.0
Platform: Microsoft Windows 8 Pro (64-bit)

Language: Microsoft Visual C++ v6.0 (MFC)
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.