On Sat, 23 Sep 2000, Somnath wrote:
> How to display the text in ITALIC font ?.
> I am displaying the text using WinDrawChars() Function.
If you want a really "cheap" solution you should write the line
of text just as before using WinDrawChars and then if it should
be italic scroll the upper half of the text one pixel to the right
(using WinScrollRectangle and WinEraseRectangle).
Voila! You have an italic font.
/Mike
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/