Ninna76
07-19-2008, 01:04 PM
i created 2 compiled clips: for a combobox and for a datagrid
there're a few problems though - i'd appreciate any hints, suggestions, or solutions:
1.
the combo has 2 font colours and 2 background colours: in a collapsed state the background is navy blue with sky blue text and the list is the reverse
when i place the combobox instance on stage, all works fine, but when i add a datagrid (it's enough to add it to the library), the font colour in the collapsed combobox changes, so that i get navy blue text on navy blue background
Q: what is responsible for this change and how can it be fixed?
2.
the highlight of the selected row begins 1 pixel to the right
Q: where can i set the position of this highlight (to move it 1 pixel left)?
3.
the position of the header in the datagrid, as well as of the text in the 1st column seems to be moved a few pixels to the left, so that (a) there's a space between the header and the frame in the upper right corner, (b) the text in the 1st column is positioned closer to the left than of the remaining two columns
Q: is it possible to move the header and the text of the 1st column to the right?
and the last question: is it possible to centre the text of the header but not of the columns in the datagrid?
regards
Ninna
there're a few problems though - i'd appreciate any hints, suggestions, or solutions:
1.
the combo has 2 font colours and 2 background colours: in a collapsed state the background is navy blue with sky blue text and the list is the reverse
when i place the combobox instance on stage, all works fine, but when i add a datagrid (it's enough to add it to the library), the font colour in the collapsed combobox changes, so that i get navy blue text on navy blue background
Q: what is responsible for this change and how can it be fixed?
2.
the highlight of the selected row begins 1 pixel to the right
Q: where can i set the position of this highlight (to move it 1 pixel left)?
3.
the position of the header in the datagrid, as well as of the text in the 1st column seems to be moved a few pixels to the left, so that (a) there's a space between the header and the frame in the upper right corner, (b) the text in the 1st column is positioned closer to the left than of the remaining two columns
Q: is it possible to move the header and the text of the 1st column to the right?
and the last question: is it possible to centre the text of the header but not of the columns in the datagrid?
regards
Ninna