Try this sequence: FrmHideObject(yourFormPointer, labelIndex); FrmCopyLabel(yourFormPointer, ladelId, textPointer); FrmShowObject(yourFormPointer, labelIndex);
Please note that you have to use the INDEX with Hide and Show... -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
