> From: Johnathan Smith [mailto:[EMAIL PROTECTED]]

> I am trying to learn how to write programs for the
> palm and I would like to know if anyone can please
> send me snaps (sample) code that will do the following
> items

I don't know what development environment you are using - but assuming that it is 
c/c++ - have a look at the examples on http://www.palmos.com/dev/tech/tools/ and go to 
the PalmOS SDK's link and download the sample apps.  These contain the source code for 
most of the built in applications.

> 1) How do I put data into a table control (GUI)
> 2) How do I update the data in the table
> 3) get clicks on table
All these are shown by the memopad application - if you have codewarrior (evaluation 
can be downloaded from palmos site) there is a good tutorial which works through this 
application.

> 4) pick random number from 1 to 20 
exactly the same as in standard c - randomize() and rnd()

Hope this helps

Fergal...

-- 
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