Luciano Stertz wrote:


Palm OS Programer's companion says that:
"The default style for a button is a text string centered within a rounded rectangle."
Can I modify the text position in the button? I'd like it to be left-aligned. Actually, I want a text string that acts like a button.
If it can't be changed, I see a possible workaround: make the button size equal to the string size. But how to discover the string's size in pixels?


   Luciano Stertz


So, create a frameless button and print the text on top. Use FntCharsWidth(); to determine how big to make the button. Bob.

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

Reply via email to