...
> As soon as I call this, one of the other objects on my form suddenly has
> its label corrupted. 9999 is unique, but I've tried changing it to others,
> /w no success. What's up with this?

I'm also having similar problems with changing labels on controls. I
currently have a string displayed on a control. It looks fine. Then I
change the string and call CtlDrawControl. The new string is drawn just
fine, but it's drawn "on top of" the old string (i.e. if the new string is
shorter, portions of the old string are visible on the periphery of the
control). Is there any way around this? The only thing I can think of
doing off the top of my head is setting the string to "", drawing it, and
then setting the new value, and then drawing it again.

But that seems excessive...

-j


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to