create text variable, fill it with text (you can use StrPrintF) and set it to field.
hen you wills et variable to field and you will use FldSetTextPtr then make sure that variable will exist and its content won't change until field disappears from screen details on functions are in PalmOs reference Durgesh Trivedi wrote: > how do i display a custom string in a text field > > ex: i want to display "[0] Due today " in the text field where number inside the square bracket is changing dynamically. > > how do i do this? > > please helpme > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
