> From: Jay [mailto:[EMAIL PROTECTED]] > What is the proper way to change the label of a control? > When using POSE I get a error that I am reading from an > unlocked memory chunk. > > pStrDate = (char*)MemHandleLock(textH); > CtlSetLabel(btn,pStrDate); > MemHandleUnlock(textH); Don't unlock textH. -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Proper Way?? Jay
- Scott Johnson (Bellevue)
