In article <84998@palm-dev-forum>, [EMAIL PROTECTED] says... > > Can't seem to understand how to handle labels: > 1. How do I get the Label pointer ? > 2. How do I change the label's text ? > 3. and most importantly for my app, how do I set/change a labels position on > screen ? and how do i hide it /show it ?
All the API functions to modify labels are in the Form chapter of the Palm OS API Reference. Look especially at FrmCopyLabel and FrmSetObjectPosition. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
