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 » Navigating through menu items help line isn't shown [SOLVED?]
Navigating through menu items help line isn't shown [SOLVED?] [message #1063] Sun, 19 February 2006 01:04 Go to next message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
The problem is that in Ctrl::GetInfoPart() Split() is called with its default ignoreempty = true argument.
The correct line would be:
Vector<String> f = Split(info, '\x7f', false);

[Updated on: Sun, 30 April 2006 13:20] by Moderator

Report message to a moderator

Re: Navigating through menu items help line isn't shown [message #1065 is a reply to message #1063] Sun, 19 February 2006 07:57 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thank you!

Mirek
Re: Navigating through menu items help line isn't shown [message #1070 is a reply to message #1065] Sun, 19 February 2006 11:20 Go to previous message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
huh, it's bad in Ctrl::SetInfoPart() also.
Previous Topic: Menubar [BUGS][FIXED]+ deactivate problem[NOT FIXED?]
Next Topic: beginner's questions about menu&bars [SOLVED]+[EXAMPLES]
Goto Forum:
  


Current Time: Thu Mar 28 15:16:49 CET 2024

Total time taken to generate the page: 0.00920 seconds