Neil Rhodes wrote in message <9610@palm-dev-forum>...
>
>WinDrawChars *will* draw outside the bounds of the rectangle passed to a
>list-drawing routine.  You need to check the width of the text *before*
>calling WinDrawChars.  Figure out how many chars you can safely draw, and
>draw only that many.
>

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?

--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!





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

Reply via email to