Tagged Questions
1
vote
0answers
71 views
Change border “glow” color of NSTextField
I have an NSText field in MainMenu.xib and I have an action set to validate it for an email address. I want the NSTexFields border color (That blue glow) to be red when my action returns NO and green ...
1
vote
2answers
63 views
Is it possible to give one element two different borders?
I'm looked this up and all i couldn't find the answer i was looking for at all. I have multiple divs on my webpage, and they all have a black border of 1px solid black all around. Except for two divs ...
0
votes
1answer
212 views
vba power point changing image border color on click
I'm trying to make an educational interactive presentation for kinder children using Power Point, and I'm trying to do a kind of test/activity in which the children have to click on some pictures ...
1
vote
0answers
87 views
how can I change toolstripmenuitem border color?
I made a form like this (language c# - VisualStudio2012):
http://i.stack.imgur.com/5GEY1.jpg
How can I change the border color of toolstripmenuitem from white to another, or disable it ?
code:
class ...
0
votes
1answer
132 views
Customizing colorbar border color on matplotlib
how can I change the colorbar borders so that they are white and not black (externals border and between each segment)?
For example:
x=randint(100, size=(10,10))
cs=contourf(x)
cb=colorbar(cs)
...
10
votes
7answers
3k views
Facebook like box border color
I've got some problem with border-color. I already set up #ffffff. But not working. Where is problem? Facebook make some changes about this?
http://www.raego.cz/ - Mean, lower like-box.
Thanks.
0
votes
4answers
152 views
Change EmptyBorder space colour
Does anyone know whether its possible to change the colour of the empty space provided by the BorderFactory.createEmptyBorder() method. By default it always sets it to white - i want to set it to ...
0
votes
1answer
215 views
Javascript dropdown border size and color
I am working in the CRM and I have created a form. In my form, I have some dropdown lists. How do I change the border size and color using JavaScript?
To change the color and border for text boxes is ...
0
votes
0answers
78 views
Border styling with place holder in Chrome - input::-webkit-input-placeholder
In my input field I want to replace the border color when placeholder is shown in the input field,
in chrome the border is just around the placeholder text instead around the input field (like ...
3
votes
1answer
396 views
Change border color of GroupBox in Delphi
How can I change the border color of a GroupBox in Delphi?
0
votes
1answer
156 views
Need help creating border around document.write statements in a function (Javascript)
So I want whatever color (red, blue, or green) the person types in to become the border color that shows up around the document.write statements in the thirdPrompt.
I know I can do this in the Body ...
2
votes
0answers
203 views
set border color in spreadsheet with a script
Google spreadsheet has in the toolbar under the border button also a button to change the color and change the border style.
How can these be accessed within a Google Script?
The "setBorderColor" ...
1
vote
1answer
75 views
Using javascript border color disappears
I'm using the following code...
if (theForm.textOne.value.trim() == "" || theForm.textTwo.value.trim() == "")
{
alert("part of the form is blank");
...
0
votes
3answers
146 views
2 color border-right
I would like to create a two-color border-right in li-element navigation, without JavaScript, extra div's and compatible with at least IE8. So every navigation item would have a black and grey right ...
6
votes
1answer
260 views
Why are border colors inverted when a background gradient is applied?
I've stumbled upon something weird. When applying a dashed white border to an element, the colors of the background gradient appear on the wrong side of the element, like so:
I've seen this in the ...
0
votes
1answer
1k views
How to change background image for focused state of edittext
I know the title of my question sounds like a question that already has been answered.
However, my question is somehow different and I couldn't find a solution
In my app I have a login screen with ...
2
votes
3answers
2k views
Set a thin border using .css() in javascript
So I am trying to get a border around buttons on my page when the user clicks them.
To set up the handler I am going:
$(".reportButtons").click(function(){ //change border color });
I have tried ...
0
votes
0answers
145 views
How can I change a Panel Border in a form in Visual C++
I am trying to change a Panel Border color in Visual C++ but I can't figure it out how!
I tried to overwrite the Panel::OnPaint method but nothing. i also tried to extend the Panel class and overwrite ...
0
votes
1answer
684 views
How to animate input control border color smoothly - twice
I would like to animate an input control border where it changes colour twice using a smooth animation.
What do I need to add to the code below to add another animation to make it change colour again ...
3
votes
2answers
695 views
Java Swing Matte Border with Linear Gradient?
I tried the following example for applying a linear gradient: GradientPaintDemo2D.
It works well, but I wanted the gradient color to be applied into Java Swing matte border. I tried this:
...
2
votes
2answers
243 views
Java get Border color and size
JTextField.setBorder(new LineBorder(Color.red, 2));
Border border = JTextField.getBorder();
How can I get border color and size?
0
votes
1answer
335 views
Can I set a different border for individual items in a ListView?
I have a custom ListView adapter that changes the background colour of the list items depending on some rules.
This is mostly working.
In 1 scenario I want to represent 2 colours in the same ...
0
votes
2answers
1k views
UITableView one sided Border color?
I'd like to have a tableview border styled like this one,only the left side is colored.
Any ideas?
4
votes
2answers
12k views
How to change the border color(un-focused) of an EditText?
I changed the background color of the EditText to transperant. Now the EditText looks invisible when not focused. So how can I change the un-focused border color of EditText?
What is the XML ...
0
votes
1answer
797 views
Graphviz: How to change border color
Given a node like so, on a white background
"test" [
style="filled,dashed"
shape=box
color=lightgray
label="Hello World"
];
How do I make the dashed border black?
0
votes
1answer
2k views
How to Change textbox border color and width in winforms?
I would like to know how do I change the border color and border width of textbox as something shown below
If it is mouse hover I need to display one colour and on mouse down I need to display ...
0
votes
2answers
2k views
css border not working in Chrome but working in IE
Can someone please help, I have the following code which works fine in ie8 but not in chrome.
I want the border to show and it is not.
.sitewidth{
width:1000px;
min-height:100%;
height:auto;
...
0
votes
1answer
185 views
moz-border-color in other browsers
How can i use this
border-left:solid 11px;
border-right:solid 11px;
-moz-border-left-colors:#f0efe1 #efeee0 #eeeddf #edecdd #ecebdc #ebeadb #eae9da #e9e8d8 #e8e7d7 #e7e6d6 #e5e4d4;
...
5
votes
4answers
1k views
Outline table row on hover
I am trying to highlight the border of a table row on hover. Unfortunately this only works for the first row of cells. Lower rows have one border that does not change color. I have tried using outline ...
0
votes
4answers
413 views
Jquery taking control over label's border color
My jquery function looks like that
$('input[type="text"]').focus(function() {
$("label").css("border-bottom-color", "red");
});
$('input[type="text"]').blur(function() {
...
0
votes
2answers
642 views
QComboBox can't change border color
I have a class which inherits QComboBox. I need to set red border for this widget.
I can't use QPalette, I am trying to use setStyleSheet:
pComboBox->setStyleSheet("QFrame { border: 2px solid red; ...
0
votes
1answer
215 views
Border animation not functioning on hover. SlideToggle working fine
I am looking to transform the right border colour of a DIV when another is hovered upon. The solution to getting the slideToggle to work was a little different from what I've read up on so I imagine ...
2
votes
1answer
678 views
Can't change the layout border color
I'm doing a simple Swing layout (see image) but for some reason no matter what I try I cannot change the colors of the 'borders' that split the three sections of the UI. Am I missing something?
The ...
0
votes
1answer
312 views
wpf listview changing selected item display behavior
I want to change the display behavior of the selected item(s) in a WPF Listview. Specifically, I want to retain the custom textblock foreground colors that I've applied and apply a border around the ...
1
vote
1answer
526 views
Python graph- change axis marker colours and legend border colours
I'm using Python to plot a couple of graphs and I'm trying to change the formatting and essentially 'brand' the graph. I've managed to change most things using pylab.rcParams[...], but I can't work ...
1
vote
0answers
733 views
Problem creating simple EditText with custom border
I want to set a custom colored border to a EditText. The field has to be created at Runtime, so forget abour resources and XMLs, all I can use is an int rgb color. However, once created, the color ...
3
votes
1answer
2k views
Pygtk: Change a widget's border color
I have looked everywhere but couldn't seem to find a way to change the color of the border.
For example I need a button like this:
gb = gtk.Button("Hi")
gb.set_border_width(50)
Now I wish to color ...
1
vote
1answer
764 views
1
vote
2answers
151 views
Set border-bottom to another color if the next item is of a specific class
What is happening
I am running into a problem. I have a menu like this:
<div id='feeds'>
<div class='feed'>Super Dense</div>
<div class='feed'>Everything</div>
...
1
vote
1answer
2k views
How to set border color of certain widgets in Python's Tkinter?
I'm trying to change the background color of my Tkinter app, but for certain widgets it leaves a white border around the edges.
For example, this:
from Tkinter import *
COLOR = "black"
root = Tk()
...
1
vote
1answer
388 views
java swing border, using 2 or more colors
Hi im trying to create a border that has top and left as black and bottom and right as grey.
does anyone know if this is possible and how?
1
vote
1answer
941 views
Python/Tkinter: Customizing the border color of Tkinter/ttk widgets and frames
Is there any way to customize the border color of a Tkinter/ttk widget or Frame?
Thank you,
Malcolm
-1
votes
2answers
455 views
How to change the border line color refresh the page
I applied css border color in site. I want to chnage the border color in each time refresh the page .how to write the code in javascript.
1
vote
4answers
3k views
Flex 3 - Change box border colors
I have a question that might seem "basic" but I just cannot figure out how to do it...
I have a box and I'd like to change the borderColor. Till there, nothing special. Just a box.bordercolor = ...
0
votes
1answer
1k views
How can I change the color of a sprite without changing the color of the border?
I have this code
public function TalentBox(x:int, y:int, arg_color:int = 0xFFFFFF):void
{
this.graphics.beginFill(arg_color);
this.graphics.lineStyle(1.0, 0x000000, 0.7);
...
0
votes
2answers
2k views
Cannot change borderColor of TD
Using JS to set the background color of a TD is fine. But, setting the border color is problematic in FF 3.0.18 although IE 6 doesn't experience this. FF is problematic in that it requires the TD ...
1
vote
4answers
870 views
Change color of dotted border on button
I have a problem with a button in one of my forms, when a user clicks the button, it shows this black dotted border inside it. I would like to remove this, but I don't know how. I haven't set this ...
15
votes
4answers
15k views
UITextField border color
Could anybody tell me the truth :) I have really great wish to set my own color to UITextField border. But so far I could find out how to change the border line style only.
I've used background ...
11
votes
5answers
15k views
Style a border with a different brush color for each corner
I have created a static resource defining the border of a specific item in my xaml, but I can't find a good way to define a unique color for each side!
xaml:
<Border Style="{StaticResource ...