Home > Flex 3 > TextInput and rounded corners in Flex

TextInput and rounded corners in Flex

February 19th, 2009

Default rounded corners do not work on Textinputs (textInputs) but a textinput can have rounded corners try this:

mx:TextInput cornerRadius=”10″ borderStyle=”solid”

Without the borderStyle set to solid it doesn’t work. This might work on different other components like boxes etc. too.

If you found this useful, leave a comment...I love comments :-).

  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • E-mail this story to a friend!
  • Print this article!
  • Spurl
  • StumbleUpon
  • Technorati

stevie Flex 3

  1. wow
    April 22nd, 2009 at 10:25 | #1

    A wonderful article…. this is just what I needed to read today. Thanks for describing the way you work and how you structure your writing projects. I’ll go read that article now.

  2. wow
    July 1st, 2009 at 08:29 | #2

    A wonderful article…. this is just what I needed to read today. Thanks for describing the way you work and how you structure your writing projects. I’ll go read that article now.

  3. Sam
    August 17th, 2009 at 02:10 | #3

    Wow, this is very useful.. Thanks for sharing this and hoping I could implement it too.

  4. Poko Damon
    November 21st, 2009 at 06:54 | #4

    Wow, this is very useful.. Thanks for sharing this and hoping I could implement it too.

  5. James
    November 23rd, 2009 at 07:49 | #5

    This is my first time comment at your blog.
    Good recommended website.

  6. abby
    November 23rd, 2009 at 08:29 | #6

    Thanks. It works. :)

  7. t-lo
    March 4th, 2010 at 01:10 | #7

    Yeah, it works but it’ll affect also other components that use the TextInput as a child, the NumericStepper for example. These will then look odd unfortunately!

  8. March 16th, 2010 at 16:56 | #8

    Thx! Works like a charm

  9. jess
    April 1st, 2010 at 19:06 | #9

    any word on how this can be done with the equivilent spark component? cornerRadius is not an option.

  1. No trackbacks yet.