I have a table on a form which operates in two modes. In one mode, it has 9
rows, and in the other it has just three but they are three times as high.
This is done by changing the numRows member of the TablePtr type pointer to
the table (In this mode, the amount of data is just too much to show on one
line, so it is spread across three). Everything works fine (the three rows
are spaced properly) except I would like the user to be able to select a
particular record for editing by tapping on corresponding table row. That
works fine in the 9-row mode, but in the 3-row mode you must tap on the
first line of each row, and that is also the only line of the row that
inverts when tapped. Does anybody know a way to increase the height of the
selection area for each table row?
TIA,
Marty
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html