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++ Library : Other (not classified elsewhere) » Bug: problem with special characters on Button
Bug: problem with special characters on Button [message #42225] Fri, 28 February 2014 15:01 Go to previous message
Alboni is currently offline  Alboni
Messages: 214
Registered: January 2012
Location: Deventer, Netherlands
Experienced Member
When setting a label on a Button where the last position is a special character, the button shows 3 squares instead of the character. My workaround for now is to add a space at the end.
(Using utf-8 encoding)

Example:

Button b;
b.SetLabel("Pita Hamö");  // ö becomes 3 squares
b.SetLabel("Pita Hamö ");  // shows correctly


[Updated on: Fri, 28 February 2014 15:03]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SERIOUS: Fatal error: invalid memory access
Next Topic: [DEPRECTED] GLDrawDemo - Resizing dosen't work.
Goto Forum:
  


Current Time: Fri Apr 19 04:17:35 CEST 2024

Total time taken to generate the page: 0.04156 seconds