Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Izzy1138 #1
Error style - input red line
I got a request to make the red line around an input that failed validation to be thicker. Is it possible to change this with a style? Or maybe to make the error pop up stay up?
Izzy1138 Guest
-
second line right indent style sheet in IDCS or CS2 for Macintosh
Is it possible to create a paragraph style sheet for this or does this have to be scripted? The last character in the first line will always be a... -
line-height style negated by image insertion
The line-height attribute works fine in IE using this code: Stylesheet: .text2 { font-family: Arial, Helvetica, sans-serif; font-weight:bold;... -
Cannot view XML input using XSL style sheet
I have created a registration page, but when I try it, I get the following error message. Start Error ... -
How do you trap to line style?
HELP! I developed a two pantone color logo. My printer said he can't trap the charcoal brush rule that goes over a solid pantone color. He said it... -
create line with arrows at the tip (microsoft word style)
Hi all: Does anyone know how to create a line that has an arrow at the tip. This is similar to microsofts line object in drawing. I am able... -
Sreenivas R #2
Re: Error style - input red line
The borderThickness (borderStyle should be "solid" for this to work) and
focusThickness styles can be used to control the red line thickness.
As these styles affect the normal functioning of the component also we need to
override the setter for errorString and set the required styles (and revert
them back) there.
Sreenivas R Guest



Reply With Quote

