Hep Me Hep Me!!!! Palm won't stop da e-mails Hep me!!
From: "Dmitry Grinberg" <[EMAIL PROTECTED]>
Reply-To: "Palm Developer Forum" <[email protected]>
To: "Palm Developer Forum" <[email protected]>
Subject: Re: how to draw text with transparent background
Date: Fri, 4 Aug 2006 05:18:13 -0500
void WinDrawTransparentChars(char*str,UInt16 len,UInt16 x,UInt16 y){
UInt32 odm;
odm=WinSetDrawMode(winOverlay);//set draw mode to overlay
WinPaintChars(str,len,x,y);//draw the string
WinSetDrawMode(odm);//restore draw mode
}
On 8/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I want to draw image as background on list, then draw text on the image.
does anyone know how to draw text with transparent background?
thx
--
For information on using the PalmSource Developer Forums, or to
unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
Best Regards, Dmitry Grinberg
Software Engineer, http://PalmPowerups.com
(847) 226 9295
AIM: DmitryGrinberg
MSN: [EMAIL PROTECTED]
ICQ: 165589894
Y! IM: dmitrygr2003
--
For information on using the PalmSource Developer Forums, or to
unsubscribe, please see http://www.palmos.com/dev/support/forums/
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/