Hi Guys,
I am new to Symbian OS C++. I want to add text message to image. If somebody has code or hints which show how to add text message to image plz send. I am working on MMS.
Thanks,
Sumi.
Hi Guys,
I am new to Symbian OS C++. I want to add text message to image. If somebody has code or hints which show how to add text message to image plz send. I am working on MMS.
Thanks,
Sumi.
Hi,
Do you want to attach text message and image to MMS or add text to the image?
if you want to add text to the image, then first draw the image on the container. and draw text on the image. Now capture the image using CDirectScreenAccess. You'll get the bitmap with text on image.
regards,
eswar