I have more text that one row in my table can handle so I want to increase the height or my row. I am using TblSetItemStyle (tableP, row, 1, labelTableItem); to set my column as label and for now using TblSetItemPtr (tableP, row, 1, "this is just a few lines of text that will be displayed in label column"); to just add some text to the table. I did a TblSetRowHeight() on that row and it did heighten the row but didn't wrap the text. Any way to do this? thanks Ralph Krausse -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
