Top "Rounded-corners" questions

Name of a user interface design feature which replaces the 90 degree angle formed at the end points of two perpendicular lines.

How to make the corners of a button round?

I want to make the corners of a button round. Is there an easy way to achieve this in Android?

android android-button rounded-corners
How to make an ImageView with rounded corners?

In Android, an ImageView is a rectangle by default. How can I make it a rounded rectangle (clip off all 4 …

android imageview android-imageview android-image rounded-corners
How to create EditText with rounded corners?

Is there any way to create EditText that has rounded corners?

android android-edittext views rounded-corners
UIView with rounded corners and drop shadow?

I’ve been working on an application for a couple of years and received a simple design request: Round the …

ios cocoa-touch uiview calayer rounded-corners
Rounded table corners CSS only

I have searched and searched, but haven't been able to find a solution for my requirement. I have a plain …

html css html-table rounded-corners
Rounded Button in Android

I want to create rounded buttons in an Android program. I have looked at How to create EditText with rounded …

android android-button rounded-corners
How to round the corners of a button

I have a rectangle image (jpg) and want to use it to fill the background of a button with rounded …

ios cocoa-touch uibutton rounded-corners
How do I create a WPF Rounded Corner container?

We are creating an XBAP application that we need to have rounded corners in various locations in a single page …

wpf rounded-corners
Rounded corners for <input type='text' /> using border-radius.htc for IE

I want to create an input fields with rounded corners. HTML: <div id="RightColumn"> <input type="text" …

internet-explorer internet-explorer-8 rounded-corners css