Nathan Peterson wrote:
> 
> When I load a particular form that takes up the whole screen (0 0 160
> 160), it has a pixel at each corner.  I can't figure out how those are
> getting there.  I can erase them by using wineraserectangle, but that
> also erases some buttons.  I suppose I could erase each pixel
> individually, but that seems kind of silly.  Anyone have any ideas as to
> what might be happening?
> 
> -Nathan

I assume you are using a Modal form.  Set the form coordinates to (2 2 156 156),
and you'll see the whole picture.

-- 
Brian Mathis
Direct Edge
http://www.directedge.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to