If you plan to change the label text frequently, consider using an edit field set to read only. You may run into memory and drawing problems altering labels on the fly.
----- Original Message ----- From: "Daniel Pak" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, October 31, 2003 7:06 AM Subject: Re: Change text of a Label > Hehehe..cool! > No problems Axel. > > Good Luck. > ----- Original Message ----- > From: "Axel Bernard" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Friday, October 31, 2003 8:35 PM > Subject: Re: Change text of a Label > > > > Daniel Pak wrote: > > > > > Hi, > > > > > > what do you mean Dynamically? > > > > In a program > > > > > > > > You can call: > > > labelName.setText(newText) > > > > > > whenever you want. > > > I'm not sure if that answers your question. > > > > Actually it does. > > Didn't find that in > > http://www.palmos.com/dev/support/docs/palmos/Form.html#1022619 > > for instance... > > > > Thanks Dan. > > > > > > cheers > > > ----- Original Message ----- > > > From: "Alance Bexnar" <[EMAIL PROTECTED]> > > > Newsgroups: palm-dev-forum > > > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > > > Sent: Friday, October 31, 2003 5:35 PM > > > Subject: Change text of a Label > > > > > > > > > > > >>Is it possible to change dynamically the text of a Label ? > > >> > > >>(I understand that it is not possible to access directly the "text" > > >>field of the label structure...) > > >> > > >>Thanks > > >> > > >> > > >>-- > > >>For information on using the Palm Developer Forums, or to unsubscribe, > > > > > > please see http://www.palmos.com/dev/support/forums/ > > > > > > > > > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
