At 05:17 2002-12-4 +0000, you wrote:
Hi All
 How to change label for repeating button.
i am using Symbol 7 font for repeating button
First time label is hex decimal number 01
i want change this to 03 by programatically
how to change to it
CtlSetLabel(buttonPtr, "\x03");

You don't need to free this label later since you're pointing it to a constant string in your program.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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


Reply via email to