I've coded up a table that I want to use to display a matrix of integers. The cell type is numericTableItem and to set the value I'm using TblSetItemInt. The documentation for both of these items say that they reference an int but when I use the table I get an unsigned value. I need to display values in the range from negative to positive so this is unacceptable., Is there a way to get this cell type to display signed values or do I need to rewrite to use a different field type?
Thanks, Eric Marsh -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
