| mae ling 2006-04-26, 6:32 am |
| HI everybody.
Well, this is my config.
A grid and 3 comboboxes loaded dynamically from a mysql DB. And some static
text.
I use FFF Galaxy Extended font (flash (pixel) font). Perfect for small sized
text. I use it at a value of '8'.
First, I needed to turn a static text field into dynamic in order to embed the
font. Otherwise, the grid loads, but the text doesn't appears. After that, ally
my text was blurry. Static and dynamic. So I put a 'anti-alias for
readability' on the static text and the textbox I changed into dynamic.
Placing the grid on a correct position (coordinates ending with .0 or .5)
solves the problem of a blurry text. So it is readable now. I did the same for
the comboboxes, but only the text in the dropdownlist is readable. The text
that remains - once dropdownlist is closed - stays blurry.
How does it come?
|