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 » Draw, Display, Images, Bitmaps, Icons » Draw::WrawText to paint ASCII sequence
Draw::WrawText to paint ASCII sequence [message #25779] Thu, 11 March 2010 15:09 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

I have rather exotic task of painting ASCII sequence within control.
Imagine, you have a String with a sequence of bytes: D1 91. And you paint your string with DrawText. You don't get two symbols painted, instead you have only one, because this combination of bytes is actually a UTF-8 symbol. What is needed here is painting two simbols: ASCII(D1) and ASCII(91).

My question is how to paint it that way?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to know if I am drawing on screen?
Next Topic: Toolbar images vanishing [SOLVED]
Goto Forum:
  


Current Time: Thu Apr 18 10:33:07 CEST 2024

Total time taken to generate the page: 0.01662 seconds