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 » Menus&Toolbars » ShortCuts misses "+"
ShortCuts misses "+" [message #15918] Fri, 16 May 2008 00:29 Go to next message
WebChaot is currently offline  WebChaot
Messages: 53
Registered: September 2006
Location: Austria, Vienna
Member
Hi!

I found, that MenuItems display ShortCuts without that "+" sign:

"CtrlC" should be "Ctrl+C"

WebChaot
Re: ShortCuts misses "+" [message #15923 is a reply to message #15918] Fri, 16 May 2008 10:44 Go to previous messageGo to next message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
I've just tested this in TheIde and my own apps and it seems to work. Could you provide a test case please?
Re: ShortCuts misses "+" [message #16029 is a reply to message #15923] Fri, 23 May 2008 12:35 Go to previous messageGo to next message
WebChaot is currently offline  WebChaot
Messages: 53
Registered: September 2006
Location: Austria, Vienna
Member
Hi James!

Thanks for reply!

>>> I've just tested this in TheIde and my own apps and it seems to work. Could you provide a test case please?

Test case:
In examples > Menu add in Main "SetLanguage" line:
=======================
GUI_APP_MAIN
{
>>> SetLanguage(LNGC_('D', 'E', 'D', 'E', CHARSET_UTF8));

App().Run();
}
=======================

So i think, it depends on CHARSET i set with this line - something seems to go wrong on translating the shortcuts to different language.

WebChaot
Re: ShortCuts misses "+" [message #16187 is a reply to message #16029] Sat, 31 May 2008 18:55 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Well, I think this was only with "Strg", right?

It had very simple reason - missing '+' in CtrlCore.t Smile

Mirek
Previous Topic: Toolbar Gap() and GapRight() problems [BUG?]-[OPEN!]
Next Topic: Menubar rendering problem when navigating with keyboard
Goto Forum:
  


Current Time: Fri Mar 29 14:48:48 CET 2024

Total time taken to generate the page: 0.01258 seconds