But when I wrote the "controlP->attr.frame = rectangleButtonFrame" in my app,it occured the error: illegal use of incomplete struct/union/class 'struct ControlType'
Thanks for any help! Susan <[EMAIL PROTECTED]> wrote in message news:112326@palm-dev-forum... > > try this: > > controlP->attr.frame = rectangleButtonFrame > > > > --- In [EMAIL PROTECTED], "Susan" <[EMAIL PROTECTED]> wrote: > > I want to draw a rectangle button,but it is a button with rounded > corners.I > > want to get rid of these corners.what can i do? > > > > Is there an another way to draw a rectangle button? > > > > Thanks! > > > > > > > > -- > > 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/
