Print Page | Close Window

CXTPCommandBars

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=17652
Printed Date: 25 April 2024 at 5:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPCommandBars
Posted By: tomay3000
Subject: CXTPCommandBars
Date 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)



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net