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 previous message
zsolt is currently offline  zsolt
Messages: 696
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

 
Read Message
Read Message
Read Message
Previous Topic: Menubar [BUGS][FIXED]+ deactivate problem[NOT FIXED?]
Next Topic: beginner's questions about menu&bars [SOLVED]+[EXAMPLES]
Goto Forum:
  


Current Time: Thu Apr 18 23:32:43 CEST 2024

Total time taken to generate the page: 0.05192 seconds