Print Page | Close Window

How to set Keyobard Tip by Resource Editor?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9432
Printed Date: 31 May 2025 at 8:16am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to set Keyobard Tip by Resource Editor?
Posted By: vishnu76
Subject: How to set Keyobard Tip by Resource Editor?
Date Posted: 29 January 2008 at 6:32am
Hello,
 
I'm developing the MFC application using Ribbon Interface. And this is program for Korean. So every menu resource are Korean string.
 
In Ribbon Sample amd usual case, Keyboard tips are generated automatically. My program is Korean, therefore program shows keyboard tips in Korean. I want to show in English such as 'BO' and 'SZ'.
 
I believe XTP has the way to assign keyboard tips by Resource.
 
How do I set keyboard tips by Resource?



Replies:
Posted By: Oleg
Date Posted: 29 January 2008 at 7:42am
Hi,
You can assign Tip manually - pControl->SetKeyboardTip("SZ");


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: vishnu76
Date Posted: 29 January 2008 at 8:52am

Is there any available way to set by resource? Because our team wants to edit Keyboard Tips by Resource Editor.



Posted By: Oleg
Date Posted: 29 January 2008 at 9:19am
Hello,
 
Yes,  you can.
 
Format of prompt string is
 
Description\nTooltip\nCaption\nKeyboardTip
 
ID_FILE_NEW             "Create a new document\nNew\n\nN"


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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