![]() |
Menu Shortcut texts with version 9.80 |
Post Reply
|
| Author | |
Uwe Keim
Newbie
Joined: 01 November 2004 Location: Germany Status: Offline Points: 29 |
Post Options
Thanks(0)
Quote Reply
Topic: Menu Shortcut texts with version 9.80Posted: 04 October 2005 at 4:49am |
|
I just upgraded from 9.7 to 9.8. Now suddenly all GUI was english. So I added the following in my Application::InitInstance (which was not needed prior to 9.8 ???): XTPResourceManager()->SetResourceHandle( XtpResourceDLL ) With XtpResourceDLL being loaded by myself, e.g. "ToolkitPro.ResourceDe.DLL". Everything is now in German, but the menu shortcut texts (like e.g. "Ctrl+A") are still in English (In German, it would be spelled "Strg+A"). Question: Am I doing something wrong when loading the resources? Thanks |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 October 2005 at 5:39am |
|
Here code you can use: class CLocalisedShortcutManager : public CXTPShortcutManager |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Uwe Keim
Newbie
Joined: 01 November 2004 Location: Germany Status: Offline Points: 29 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 October 2005 at 7:51am |
|
It works great. Thank you!
|
|
![]() |
|
Cedric
Newbie
Joined: 27 October 2005 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 24 November 2005 at 5:26pm |
|
Hello I 've the same problem. I load the dll files but the tooltips
"Toolbar options" appear in english not in french, And the message for
re-assign key si still in english not in french
How can I hanlde this ? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 November 2005 at 2:41am |
|
Hello, Unfortunally XTP_IDS_CONFIRM_REASSIGN not translated in Source\CommandBars\res\Resource_fr.rc
please translate it manually and rebuild dll (to compile Workspace\Resource\ResourceFr\ResourceFr.dsp) You help us a lot if you review franch translation and attach changed rc :)
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Cedric
Newbie
Joined: 27 October 2005 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 November 2005 at 7:54am |
|
Ok i review french translation.
I changed those ID XTP_IDS_CONFIRM_REASSIGN XTP_IDS_CONFIRM_UPDATE XTP_ID_WORKSAPCE_MOVEPREVIOUS XTP_ID_WORKSAPCE_MOVENEXT XTP_ID_WORKSAPCE_NEWHORIZONTAL XTP_ID_WORKSAPCE_NEWVERTICAL and i attach .rc file 2005-11-25_075416_Resource_fr.zip I create a new post for my problem |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 November 2005 at 6:47am |
|
Thanks!
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Cedric
Newbie
Joined: 27 October 2005 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 December 2005 at 9:45am |
![]() |
|
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 |