Hi everyone.  I populating a table with values using the "customTableItem"
styles for all of the cells.  Anyway, when I get to the callback function I
set for the custom-drawn cells, I get a RectangleType that is passed in.  I
can call WinDrawRectangleFrame just fine on each one of the cells.  However,
the exterior edges of the rectangles that coincide with outside edges of the
table are not being drawn or are being drawn over with the background
color -- I can't tell.

This is an example of what I would like:

--------
|   |   |   |
--------
|   |   |   |
--------
|   |   |   |
--------

What I am getting is this:

    |   |
 -------
    |   |
 -------
    |   |

The exterior is being covered with the background or just not being drawn at
all.  I am leaning towards the former.

Anyway, thank you for your time.

Regards,

Daniel Suleski :->
TD, Mysticware Inc.
www.mysticware.com




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

Reply via email to