The row height need not be the same as the item heights. Sure, the item heights can't be any larger than the row height, but there is no reason all (or even any) items in a row have to take all the height available. Each item style has it's own rules for determining the item height. Many are by definition one line in a specific font (11 pixels). In Palm OS 4.0, I added a new item style called tallCustomTableItem that uses the row height rather than the font line height. Just change your item style from customTableItem to tallCustomTableItem and you should be all set, assuming you limit your application to run on Palm OS 4.0 and later. -- Peter Epstein
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
