If you are going to modify the label text, you're better off using an edit field in read-only mode. (a lot less things can go wrong). The other option is to draw the text directly on the screen using the WinDrawChars functions.
----- Original Message ----- From: "Amir Kirshenboim" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 9:37 AM Subject: Labels problems > 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 ? > > I hope this is not a stupid question... > > thanks > > Amir > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
