Hi Rosca Bogdan ,
 Thanks for ur help.
 
Regards
Harsha


Rosca Bogdan <[EMAIL PROTECTED]> wrote:
if i undestood crectly u want to change the, let;s say
a label's text at runtime .. here is how i do it ..
hope it will help

CtlSetLabel((ControlPtr)GetObjectPtr(MyFormMyLabelLabel),"

");
ShowObject(ProduseNumeProdusLabel);

CtlSetLabel((ControlPtr)GetObjectPtr(MyFormMyLabelLabel),m_strMyNewLabelText);
ShowObject(ProduseNumeProdusLabel);

i use this twice coz it was the first thing that pop
out my mind when i saw that it doesn't completly
replace the text.. so first i insert that long space
then i insert the text i want to be shown

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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


Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to