Tagged Questions
The corners tag has no wiki summary.
20
votes
4answers
35k views
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 and we would like to have a WPF Rounded Corner container to place a bunch of other ...
7
votes
1answer
290 views
CSS Venn Diagram mouse hover
I'm trying to create a pure css Venn diagram like this
Where the circle gets highlighted on mouse hover. But the problem is: using the border-radius property if I mouse over the corner of the circle ...
3
votes
1answer
1k views
Implementing a Harris corner detector
I am implementing a Harris corner detector for educational purposes but I'm stuck at the harris response part. Basically, what I am doing, is:
Compute image intensity gradients in x- and y-direction
...
3
votes
4answers
492 views
Wall detection algorithm
What would be the sanest/simplest approach to do wall detection on static images?
It doesn't have to be in real-time. Right now I'm using corner detection, but is there a simpler way to detect only ...
3
votes
2answers
2k views
Jquery corner plugin not working in the ie8
I'm using corners plugin from here - http://malsup.com/jquery/corner/
It works fine in Chrome and FF, but IE8 says that there is "Unexpected method call or property request jquery.corner.js, string ...
3
votes
7answers
4k views
Custom UITableViewCell rounded corners (grouped style)
When creating a custom UITableViewCell I notice that it looks as expected in 'plain' style but that the corners of the cells are not rounded if the table view is displayed in 'grouped' style: i.e. the ...
3
votes
1answer
2k views
Jquery Corners produces a white background. I need transparent background corners
Im creating a navigation window with tabs round cornered. im trying to do this but jquery corner produces a white background ar corners. How can we overcome that problem. here is the snapshow of my ...
2
votes
3answers
87 views
rounded border around img doesnt show
as u can see the border is missing from the corners (red one). if i make it 4+ px thick then its ok but i need it 1px thin. why it is a problem? ist this property behaves by design like this?
the ...
2
votes
6answers
245 views
How to make rounded corners on equal height columns
I need to make three equal height columns with varying amounts of content with rounded corners. the corners need an 8px border radius. I would prefer to accomplish this with pure CSS if possible.
...
2
votes
0answers
93 views
The Implementation and Benefits of Harris Corner Detection
Can someone tell me, the benefits of using Harris Operator as Corner Detector than the other detectors?
and software or system that using this corner detection..
please include links for reference..
...
2
votes
3answers
411 views
Adding rounded corners to a mapview
I'm trying to code a simple MapActivity which uses the following layout (only contains the mapview for the moment, as I plan to add share the screen with a ListView in the future) :
<?xml ...
2
votes
5answers
5k views
Rounded Corner Button ASP.NET
I want to use Rounded Corner Button in my asp.net application. Do we have anything in ASP.NET 3.5 which helps us to make a rounded corner button ?
2
votes
1answer
434 views
HTML + CSS fancy box planning
I've got box in PSD (not PNG) which looks like this:
I don't know how to crop it into box. I mean - it has to be class, because there'll be few types, with diffrent width (and of various heights of ...
2
votes
3answers
2k views
rounded corners of input elements in IE
is there a way to make rounded corners on elements so that they are visible in Internet Explorer.
Currently, I am using curvycorners.js but it only works on block elements...
2
votes
3answers
128 views
Links in rounded boxes? In ALL browsers (yep included IE8)
I tried maaaany script but every time I get stuck in something bad. My goal is to create rounded boxes for links. You can see an example of I'm talking about here in the read more link (effects not ...
2
votes
1answer
5k views
best jquery rounded corners, working on divs & tables?
I must have tried about 5 different plugins, each having downsides. Firstly I need it to work on a div with a specified height, and still round the corners if there is no content. Secondly it needs to ...
2
votes
7answers
691 views
How can I get the corner points from a series of points in a square shape?
I'm trying to extract the corners of a square in an image, I've managed to extract all the pixels around the square as x,y coordinates. Problem is now that I need to filter those down to only 4 ...
1
vote
2answers
182 views
iOS : How to create a close button that sits on the edge of a UIView with rounded corners (using IB)?
Background:
I am working on an iPad app that will pop a custom view when the user clicks on an image.
I want the view to have rounded corners and a close button ( red x in a circle ) that sits on ...
1
vote
1answer
88 views
Java AWT graphics drawRoundRect problem
I've been trying to do a drop shadow in a set of components I have. The shadow must be transparent and should have the round corners like the component itself.
Something like in the windows 7 ...
1
vote
1answer
718 views
XHTML & CSS diagonal lines that never end (background-image for body)
I want to have a page that has lines from one corner of the viewport to the other, both diagonals, that stretch infinitely.
Is that possible?
Thank you.
1
vote
1answer
610 views
Dropdown menu & rounded corners
A quick query relating to rounded corners on a dropdown menu.
You can see a sample here: http://jsfiddle.net/tomperkins/C5mTf/
The question relates to the 'Help' button on the right hand side. I've ...
1
vote
1answer
980 views
FLASH actionscript round corners mask?
How can I mask my flash movie dynamically using actionscript to create a 5 pixels rounded mask in the 4 corners? (the corners should be transparent, the rest should be visible)
Thanks!
1
vote
1answer
639 views
javascript-based rounded cornered fieldset with legend
Is there any fieldset with legend that has curvy corners? I was looking on the internet for one, but too unlucky to find any.
1
vote
2answers
5k views
flex 3 accordion component and rounded corners
Im using the accordion component in Flex and cant seem to get the header to have rounded corners. The footer rounds no problem but the header remnains square, any suggestions?
0
votes
1answer
73 views
css3 menu with inverse rounded corners
I designed a navigation menu which looks like the image here:
http://tinypic.com/r/atoriu/5
I want to code it with css3 rounded corners and box-shadows, not using any images.
Problem is the rounded ...
0
votes
2answers
26 views
Android Image blured round corners
I have list of images. I have rounded the corners of my image by using the function:
public Bitmap getRoundedCornerBitmap(Bitmap bitmap, int pixels) {
Bitmap output = null;
try {
...
0
votes
2answers
103 views
Java Swing rounded border for Jtextfield
When I do :
LineBorder lineBorder =new LineBorder(Color.white, 8, true);
jTextField2.setBorder(lineBorder );
I get this result like:
How can I have rounded borders without the squared corners ...
0
votes
2answers
41 views
jQuery-based round corner buttons (non flat)
I am trying to make buttons that will have rounded corner and will have some gradient color scheme on it. I know these sorts of buttons are easy to make with images, but due to the nature of the ...
0
votes
1answer
84 views
JTextArea Rounded corners Java Swing
I would like to know how it is possible to do a JTextArea and a JTextField with rounded corners and rounded borders (I am using java swing)
Thank you very much.
Regards
0
votes
4answers
73 views
CSS Next to my Round Corners are too much pixel
i've created a layout that contains round corners made with CSS. The corners are displayed correctly, but next to them there are too much pixels.
I checked my graphics, but they do not contain these ...
0
votes
1answer
36 views
Rounded corners in IE , long selectors? (jquery)
I used DD_roundies plugin which is rounding corners in elements, but it's works only with 1 selector, for example $('#element').addRule('10px'); and it's well done, but when I use selection kind of ...
0
votes
8answers
79 views
Why does this jQuery code for making a div go to the top right or top left not work?
I don't understand. Shouldn't it work? I'm affecting the CSS to make the absolute position change.
jQuery(this changes the absolute positioning to the top left and top right, eventually I want to do ...
0
votes
1answer
32 views
Using jQuery, how do I make a div, upon the click of a particular radio button, jump to a corner of the viewport?
I want to take a div with a fieldset in it and make it jump to each corner of the screen when I click on a radio button corresponding to the corner in the HTML file. I thought about doing this by ...
0
votes
1answer
110 views
Is there any way to use youtube player iframe with rounded corners? (css, jquery…)
I would like to use youtube iframe player in my web wich has a white background, and i would like to use the youtube player with rounded corners. CSS3 doesn't work for this :(
0
votes
1answer
28 views
how to add text to every corner of css backgrounded image
I want to use CSS background-image property and add a text to every corner like I painted here
I don't have problems with top, but with bottom..
Please tell me how can I do it?
BTW, my image has ...
0
votes
0answers
79 views
chrome/safari loses rounded corners during a jquery slide transition
I am using the jquery script shown here - http://jqueryfordesigners.com/automatic-infinite-carousel/.
I have applied my own images as rounded png's into the slider on my site - http://67.225.219.80/
...
0
votes
3answers
389 views
Android rounded corners in ListView
I have a ListView with rounded corners made using following shape as background:
<?xml version="1.0" encoding="UTF-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" ...
0
votes
4answers
532 views
android: shape corners do not work when setting individual corners
I need to have a background which has rounded bottom left/right coners(but not top left/right ones), below is my xml file:
<?xml version="1.0" encoding="utf-8"?>
<layer-list
...
0
votes
1answer
290 views
jQuery UI resize - DIV Rounded Corners With Border
There are many jquery rounded corner plugins however I can't seem to find/or get to work the solution i'm looking for.
I have a DIV with a 1px solid border, some corner plugins remove the border, ...
0
votes
1answer
391 views
Add rounded corner mask to icon using $linkImg variable
Not as savvy on this as I'd like to be, so forgive me if my question is not phrased correctly.
Need to apply four rounded corners to a 119 x 119 App Store icon png auto pulled via a custom WordPress ...
0
votes
2answers
53 views
How can i design a div shown in image using 4corner images,4 line images,and a content div
I want to design a div.i have 4corners images,4line image.i only want a way using these images, as it will work in ie too.i know 'div inside a div trick' for having 4corners at position but how to ...
0
votes
2answers
368 views
System.Drawing.Pen - CompoundArray problem
Im trying to draw objects (in this case lines) that have same geometry. Since they would appear on top of each other i have found that using CompoundArray property i can visualize the offset as ...
0
votes
1answer
142 views
Text box creates gap when floated left in IE7
I've got a left rounded corner box -> textbox -> right rounded corner box which all make up part of a search box. All's well in FF, Chrome, IE8 but not IE7.
I've checked it using the debug tool and ...
0
votes
2answers
783 views
Iphone sdk, Rounded UIImageView FRAME corners, not just masking it
i am building a app in which if a UIImageView hits another something happens, i am using the CGRectIntersetsRect statement, i would like to make it as accurate as i can, at the moment i have about 8 ...
0
votes
2answers
713 views
jQuery Corners and IE Problems
I am using "malsups" jQuery corner plugin - http://jquery.malsup.com/corner/ - and having a bit of nightmare of a time with IE. Basically I have
<ol><li>
<span class="main">
...
0
votes
1answer
56 views
purevolume round corners
does anyone know how purevolume.com gets their rounded corners? its very interesting and cross browser except I couldnt find the source code for it anywhere.
0
votes
1answer
165 views
using rounded corners on galleryview plugin
I have a jquery galleryview plugin running to display photos. i would like to add rounded corners to the photos, so i tried applying the corners plugin to the .panel holding the image. unfortunately ...
0
votes
1answer
889 views
jQuery rounded corners + focus() in IE8
I am developing a web application in ASP.NET MVC. I have recently added rounded corners using the jQuery Rounded Corners plugin (http://plugins.jquery.com/project/corners). This seems to have upset ...
0
votes
2answers
3k views
IE6/IE7 + Rounded corners…extra unwanted padding!
Basically speaking, FF3 and IE8 render it this way, which is what I want:
http://img4.imageshack.us/img4/3899/cornersfirefox.jpg
However, IE7 and IE8 render it like this:
...