I have a table with two columns in.  I've set both of these columns to text
type using TblSetItemStyle eg:

TblSetItemStyle(table,0,0,labelTableItem)

Then, I load up information into them using TblSetItemPtr e.g:

TblSetItemPtr(table,0,0,temp) (temp is declared as char temp[50];)

When I view my table the information is loaded correctly, but every column
has a colon (:) after it!

What am I doing wrong!?!

Any help hugely appreciated!

Salli



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to