![]() |
![]() |
||||||
|
|||||||
| Tags: |
![]() |
|
|||
|
In the following code, the bottom of the letter g is cut off at bottom for
ComboBox id="bad". Why is this? I don't ant to use absolute sizes, but figured Flex would increase the height as necessary for the new font. <?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> <mx:ComboBox id="good"> <mx:String>Test String</mx:String> </mx:ComboBox> <mx:ComboBox id="bad" fontSize="12"> <mx:String>Test String</mx:String> </mx:ComboBox> </mx:Application> |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise