In constructor, use Ctrl-k to add new table colums (highlight 'Column
Widths' and type Ctrl-k). You app needs to call TblSetColumnUsable for each
column before you will see it. Use TblSetRowUsable in the same way.
Neil Rhode's book outlines tables rather well, the on-line version is
available at: http://www.palm.com/devzone/docs/pptdg/TableOfContents.htm
-----Original Message-----
From: Wang, Nancy <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Wednesday, April 05, 2000 3:51 PM
Subject: multiple columns in a table
>Hello,
>
> I am new in Palm development. I am trying to set values to multiple
>columns in a table. First, I couldn't find any "Columns" layout property
for
>table in Constructor. So I thought the number of columns would be "Width"
of
>the table divided by "Column Width". Then in my *.c file, I tried to use
>TblSetItemInit in a loop to set values to multiple columns. I found that
the
>number of columns I got is only 1. How can I specify the number of columns
>in a table? I can't find any related function in Table API list? Thanks a
>lot.
>
>Nancy
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html