A label is not a control, so it isn't appropriate to use control APIs on a label. Use FrmCopyLabel to set the text of a label. Make sure your new label fits in the space available. In other words, make sure the label you set in Constructor is at least as big as any label you ever set using FrmCopyLabel. -- Peter Epstein
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
