Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Claire #1
Vertical text-alignment in ComboBox
Hai there,
I'm trying to adjust the text alignment/placement of the text
displayed in a combobox, the box height is 18 px but the text inside
has a topmargin around 6, and I want to change this to 2 or something.
But there is no top-margin style tag for this control. Can anyone tell
me how to solve this layout issue?
Many thanks,
Grtzz Claire
Claire Guest
-
Vertical text alignment in menu spry
I tried to search this topic with no success. I have created a horizontal spry menu bar. I cannot get the text to align vertically. Everything... -
Vertical Alignment on Rollovers Using CSS
Greetings -- I want to use CSS to create a text and image rollover for my navigation. The image rolls over just fine but my text insists on a... -
Vertical alignment in table cells
If I create a table and then merge several cells vertically, I can enter some text and can set the vertical alignment of the new 'spanned' cell to... -
Text box vertical alignment... is it possible?
Well the title said it all... except this: if it is, how?!? -
Data Browser vertical alignment problem
We want to use the features of the data browser in an update to our existing C++ project, but I'm stuck on doing vertical alignment. Alignment... -
Cosmic_Girl #2
Vertical text-alignment in ComboBox
Hai there,
I'm trying to adjust the text alignment/placement of the text
displayed in a combobox, the box height is 18 px but the text inside
has a topmargin around 6, and I want to change this to 2 or something.
But there is no top-margin style tag for this control. Can anyone tell
me how to solve this layout issue?
Many thanks,
grtz Claire
Cosmic_Girl Guest
-
J_hari #3
Re: Vertical text-alignment in ComboBox
put some value to the paddingtop propert to the comboBox.
ex: <mx:ComboBox x="23" y="34" paddingTop="6">J_hari Guest



Reply With Quote

