Click here to Skip to main content
16,016,693 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I'm looking for an easy way to draw an emotion image within a text block like this:

"Hello, how are you :)
See you soon"

I would like to preserve the flags in DrawText (WORDBREAK etc).

Any help appreciated.
Posted

I think you need to work with the CRichEditCtrl control.

see this :

Insert a bitmap file - HBITMAP into a Rich Edit Control [^]

Max.
 
Share this answer
 
 
Share this answer
 
Thanks, but it's not a input control, it's just a view so this won't work :(
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900