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?

Put the text in a field and respond to the fldEnterEvent.

/*
 * matt
 */

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

Reply via email to