From: "Richard Hartman" <[EMAIL PROTECTED]>
> Then what is the point of the rectangle we pass?  Aaron suggested
> setting the clipping region before calling WinDrawChars... but shouldn't
> that be part of what WinDrawChars does?

WinDrawChars does not get a rectangle, it gets an X and Y coordinate that
tells it where to start drawing:

void WinDrawChars(  const Char *chars, Int16 len, Coord x, Coord y )



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to