Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
j2eesatish #1
how to specify Text Input width in css
Hi,
In our application we need to specify all TextInput wisths with samesize.
How to write this in .css.
my sample code:
TextInput {
font-family: Thoma;
font-size: 11;
color: #000000;
width: 20;
}
here it is not taking only width. except that itis taking all properties.
Thanks
j2eesatish Guest
-
Opera <input> Width problem
width:60px !important; width:58px; font-size:8pt; That is what I am using to control the width of the input field. Everything is great in IE and... -
width of the text box
Is there a way to set the width of the text box in EditItem? Thanks -
Width of sprite (text)
Hello I have a text box which is being swapped on a mouseUp of another member. The new text box is the wrong size, and I cannot seem to get it... -
Adjusting text outline width
I remember in previous versions of Fireworks you could adjust the width of the outline around text, but I haven't been able to do that in MX. The... -
Getting the Width of a Text in Web
Getting the Width of a Text in Web Like this: dim x as integer len = GetTheLength("MyBlaBla") I try to do it this way with a Label but... -
Unregistered #2
Re: how to specify Text Input width in css
I am still searching the solution, but it seems that it does not support css in width to set flex components.
manpakhong@hotmail.com
Man Pak HongUnregistered Guest



Reply With Quote

