I'm working with tables for the first time and am
having issues with how the row height is calculated.
I'm doing some custom drawing and it appears that
after my custom drawing is done, some automatic table
function is then re-drawing or overlaying what I've
manually drawn. I can see this at the bottom of each
row, in increasing rows of pixels, because I was
basically trying to draw my custom stuff with the rows
1 pixel higher than how the system is calculating it.

So how is rowHeight calculated? In the constructor I
have a table with 6 rows and Height 72, and the
rowHeight returns 11. I expected it to be 12. Does it
add in pixels for headers and footers?

I'm almost to the point of just scrapping the PalmOS
tables and drawing everything manually, since I'm
custom drawing everything already. I have a weird form
with 3 overlaying tables and pushbuttons to determine
which table is actually being displayed.


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

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

Reply via email to