Potentially yes, however there is no corner diameter param in WinDrawRectangleFrame... so you can't specify the radius...
Gavin. Ben Combee <[EMAIL PROTECTED]> wrote in message news:98211@;palm-dev-forum... > > At 23:26 2002-10-12 +1000, you wrote: > >Of course this will work, but give you a filled circle - if you're after the > >outline of a circle, then you need to erase a slightly smaller "rectangle" > >also. The other alternative is to implement Bresenhams circle algorithm > >which is pretty quick and less of a kludge... :-) > > Actually, if you just need the outline of a circle, use the same "rounded > corners" trick, but call WinDrawRectangleFrame instead. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
