I think I tried ControlType *ctlP; Char labela[256]; ctlP = FrmGetObjectPtr(frmP, FrmGetObjectIndex( frmP, frmPopupTrig1 )); StrCopy(labela, CtlGetLabel( ctlP ));
and got a type cast warning or something like that -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
