That is because that pixels that is in the frame are not part of the windows that the 
drawing callback addresses.  Here's a few
ideas off the top of my head:

* Call WinEraseLine() right after the FrmDrawForm() function over all four sides of 
the rectangle.
* Have blank bitmaps overlap the list box border in the resource.
* Write your own list control w/o any frame drawing.  Considering the scope you have 
in mind, it is not that bad.

Steve

Dave Lippincott wrote:

> Anyone have an idea how to have a listbox drawn without its frame?
> (WinEraseRectangleFrame in the drawcallback doesn't work.)
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/


-- 
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