Hi,
I am using the TeeChart v6. I am attaching the TeeCommander to the chart. Bydefault tooltips for the teecommander button controls are set by the teecommander. I want to set these tooltips at runtime. I am doing internationalization support. So my customer asking to set the toolstips in his language(ex chinese). How to set the teecommander button controls tooltips at runtime.
Your help will be appriciated.
Thanks & Regards,
Rama
Setting the tooltips of the Teecommander button controls
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Rama,
To customize your TeeCommander buttons please have a look at the TeeChart features demo, available at the TeeChart program group and search for Previous Version\Miscellaneous\TeeCommander\Custom buttons.
Regarding the language, you should download, from our download area, the .ocx file corresponding to the language you need. Then, wihout uninstalling your current .ocx registering the new language one. With the language installer comes a .txt file which explains how to proceed.
To customize your TeeCommander buttons please have a look at the TeeChart features demo, available at the TeeChart program group and search for Previous Version\Miscellaneous\TeeCommander\Custom buttons.
Regarding the language, you should download, from our download area, the .ocx file corresponding to the language you need. Then, wihout uninstalling your current .ocx registering the new language one. With the language installer comes a .txt file which explains how to proceed.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Changing the tootip of the teecommander button tool tip text
Hi narcis,
If I understand correctly, we can mention what are the buttons to be display in teecommander. The example given in the demo displaying the tcbRotate,tcbSeparator,tcbZoom, tcbSeparator, tcbEdit buttons.
I followed this method and customizing the buttons in my application. Each button is having a default tool tip text. I want to change this tool tip text. Is there a way to set my own tooltip text. For example I want to set "Modify" text to the tcbEdit button. My requirement is read the text from resource file and set. Is this possible?
Thanks & Regards,
Rama
If I understand correctly, we can mention what are the buttons to be display in teecommander. The example given in the demo displaying the tcbRotate,tcbSeparator,tcbZoom, tcbSeparator, tcbEdit buttons.
I followed this method and customizing the buttons in my application. Each button is having a default tool tip text. I want to change this tool tip text. Is there a way to set my own tooltip text. For example I want to set "Modify" text to the tcbEdit button. My requirement is read the text from resource file and set. Is this possible?
Thanks & Regards,
Rama