"Michael Lim" <[EMAIL PROTECTED]> wrote in message news:70317@palm-dev-forum... > > hi guys. > > Just a simple questions, I am trying to change the frame of a button. Even > though the Palm documentation shows that there are different kind of button > frames like rectangleButtonFrame, boldButtonFrame, etc... how does one uses > it? > > Whenever, I try to change the attr of the control, the debugger tells me to > use the Form Manager function to do it. Which function is that?
Palm doesn't support changing the button frame. If you need a rectangular button, you should use a push button control. From notes made online, they won't support changing this property at runtime in future OS versions. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
