Hi!

I've got a lable on the form, that is being hanged from time to time (it
displays current time). I use

 labelPtr = (ControlPtr) FrmGetObjectPtr(frmP, FrmGetObjectIndex(frmP,
MainLabelZoneTimeLabel));
CtlSetLabel(labelPtr, ZoneString);

For the first time label's text is set correctly. But after that it is
never updated. The time appears to "tick" from call to call, so the
label's text is different.

I'm using CW Lite (currently), with Palm Emulator.

--
Sincerely yours,
Eugene Mayevski
http://www.eldos.org - the source of original software


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to