It should be custom skinned to do that. Programmatic skin I guess. R.
On 9/14/07, Roy Tang <[EMAIL PROTECTED]> wrote: > > Thanks, but I seem to have been misunderstood. I know how to use rounded > > corners, but I want to round corners selectively, like > focusRoundedCorners property, i.e. have only 3 corners rounded, etc. > > Any ideas? :) > > Maximilian Nyman wrote: > > > > Note: If you use cornerRadius you need to have borderStyle="solid". > > (It could be borderThickness=0, but it has to be existent) > > > > /Max > > > > On 9/14/07, Sheriff <[EMAIL PROTECTED] <sherif626%40yahoo.com> > > <mailto:sherif626% <sherif626%25>40yahoo.com>> wrote: > > > > > > > > > you can create your own skin and apply it otherwise you can use the > > cornerRadius > > > > > > > > > ----- Original Message ---- > > > From: Roy Tang <[EMAIL PROTECTED] <roytang.sub%40gmail.com><mailto: > roytang.sub%40gmail.com>> > > > To: [email protected] <flexcoders%40yahoogroups.com> <mailto: > flexcoders% <flexcoders%25>40yahoogroups.com> > > > Sent: Thursday, September 13, 2007 11:33:23 PM > > > Subject: [flexcoders] Rounded corners > > > > > > > > > > > > > > > Hi, > > > > > > Is there a way to control which corners are rounded for a button or a > > > canvas or whatever? Something like what focusRoundedCorners does, > except > > > for the actual control, not for the focus rectangle. > > > > > > Thanks, > > > > > > Roy > > > > > > > > > >

