"Carl Smith" <[EMAIL PROTECTED]> wrote in message news:31578@palm-dev-forum...
> I was hoping I won't have to go that route, laziness on my part, but you
are
> probable correct with the table thing.

I think using a table will actually be easier, and it'll certainly be more
portable.

> Now if I just use the table as a field input for the user how do I get the
> text out of the field when I need it?

Editable columns in tables have load and save procedures.

> I thought the table had to be drawn using a database and passing
retrieving
> data from the db. Is there some example that shows a way to retrieve data
> from a table without going thru the db?

Tables aren't really connected to databases, but all the examples I can
think of use databases. Your example is unusual in that you only ever have
one row, but it can grow to take multiple lines.
--
Danny Epstein
OS Engineer, Palm Inc.


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

Reply via email to