OK - Looking further into this, I have narrowed down the problem a bit. With OS < 3.5, before I do a TblDrawTable I need to do a TblEraseTable. That solves most of the problem.
The first column is a checkbox. It does create a new, related issue. The table is always ~100 pixels tall. When I go from 9 rows each 11 pixels high to 5 rows of 20 pixels high, it draws the 5 rows correctly, but below the table (past the 100 pixel bounds) it draws rows to the bottom of the screen - but only the checkbox column. FrmDrawForm or FrmUpdateForm doesn't seem to clear it up. Any ideas? Thanks, Edward Edward wrote: I am having some issues with TblSetRowHeight with OS 3.1. In version > 3.1 it correct draw a table twice as high as normal as I want, but with version, it appears to not draw the lower part of the row. Is there a known compatibility issue with TblSetRowHeight and 3.1? Thanks, Edward -- Acrocat Software, L.L.C. Do you workout? Get Results. Get PDAbs. http://www.Acrocat.com/PDAbs Study Abroad in the South of France Summer 2004 http://www.alariviera.com/ -- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
