Rob Larson a �crit : > I have what appears to be a solution, at least for the way I use dynamic > controls. After adding/deleting a control, the entire form is redrawn. As > part of the redraw, all labels are read, and compared to the database. > Sometimes this comparison fails, in which case the label is rewritten from > the database.
I know you can get the label of a control displayed on screen with CtlGetLabel, but which API do you use to read the label of a single control from a given form resource in the resource file to perform this comparison? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
