As long the rows in my table have only one line, I've succeeded in my first attempt to scroll them! The contrapositively-wrong is also true. If any of the rows in my table have more than one line, I've never suceeded in any attempt to scroll them! Before I begin drawing the table, I figure out how many lines it needs. Let's say the users hits a scroll down which put the top of the screen in the middle of a row? What then? I'm thinking I should just make each row a single line, and have my custom Load procedure manage making room for its second line. Currently, if a row doesn't fit in a single line I manually change the field bounds and then TblSetRowHeight. <shrug> Thanks folks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
