U++ framework
Do not panic. Ask here before giving up.

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: Sat Apr 25 18:51:11 GMT+2 2026

Total time taken to generate the page: 0.00733 seconds