Do I have to keep the ControlPtr returned by CtlNewControl or can I forget about it and leave it up to the form to free the allocated memory upon deletion? If I don't keep this ControlPtr, can I recover it later in the usual way with FrmGetObjectPtrFromID?
I don't understand the API Reference explanation for the formPP argument of CtlNewControl. Can't I just pass the results of FrmGetActiveForm()? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
