OK, I've used FrmGetObjectBounds to determine the size of the popup trigger at different times and the following occurs (as I said before, not on the debug PalmSim, only on the Release PalmSim and the physical device).
During form init: - label width is 42 pixels (from the resource text) - CtlSetLabel to point the label to the text of a list item - label width is 55 pixels (from the list item text) tap the popup and change the item, displays longer label tap a control that calls a redraw function - at function start label width is 68 pixels (the changed list text) - FrmDrawForm, label is truncated - label width is 55 pixels (from the list item text) Any ideas as to why this is happening? Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
