refer to this mail -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of adam davies Sent: Wednesday, March 28, 2001 10:08 PM To: Palm Developer Forum Subject: Strings I have created a table and have hard coded my table, so that when it starts up, text is automatically input into the table. i have done this by case TABLE_COLUMN_LEVEL : StrCopy( string, "1" ); } break; What i want to do is be able to click on a push button and then a string is entered into the table. Do i need to settext() first then gettext(). Can tell the pushbutton that it is a new record and code it so that a string is input into the table as soon as one of the push button is selected. I am a little unsure how you go about this. Can anybody give me a few hints on what i should be doing. Much appreciated adam __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
