Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » Internationalizing Keyboard Accelerator Keys?
Re: Internationalizing Keyboard Accelerator Keys? [message #7398 is a reply to message #7394] Wed, 27 December 2006 01:40 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Werner wrote on Tue, 26 December 2006 16:57


As far as I see

bar.Add("New", THISBACK(OnNew)).Key(K_CTRL_N);


always yields

Quote:

New <right-justified>Ctrl+N



But that is for an (American) English keyboard. In German for example, this should read

Quote:

New <right-justified>Strg+N



because "Strg" is an abbreviation for "Steuerung" as "Ctrl" is an abbreviation for "Ctrl".

Any chance to achieve that?

Werner



Yes, by fixing CtrlCore Smile It will need adding a couple of "t_" to CtrlKbd.cpp and .t file to CtrlCore. I will do it ASAP.

...20 minutes later - ready to be translated.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: IME window is not at correct position
Next Topic: Internationalization problem when using ctr as member of TopWindow
Goto Forum:
  


Current Time: Mon Aug 18 21:24:06 CEST 2025

Total time taken to generate the page: 0.07159 seconds