It works. Thank you, Alex. --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > Combobox (and Button and a few others) use bold fontWeight. You have to > embed the bold version of the font as well. I believe it looks > something like: > > > > @font-face{ > src: url("assets/ARIALBD.TTF"); /* copy from Windows/fonts/ > folder */ > fontFamily: myArial; > > fontWeight: bold; > } >
- Re: [flexcoders] How to rotate a Combo Box Josh McDonald
- RE: [flexcoders] How to rotate a Combo Box Alex Harui
- Re: [flexcoders] How to rotate a Combo Box Josh McDonald
- RE: [flexcoders] How to rotate a Combo Box Alex Harui
- [flexcoders] Re: How to rotate a Combo Box wyattwang
- Re: [flexcoders] Re: How to rotate a Combo Box Josh McDonald
- RE: [flexcoders] Re: How to rotate a Combo Box Alex Harui
- Re: [flexcoders] Re: How to rotate a Combo Box Josh McDonald
- RE: [flexcoders] Re: How to rotate a Combo Box Paddy Keane
- [flexcoders] Re: How to rotate a Combo Box wyattwang

