Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo in Grid - I can't read anything!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00265671
Message ID:
00265675
Vues:
21
When I put a combo in the grid, I get a default of white text on dark blue when it is selected.

One thing that makes it difficult to read is that, for the default grid row height, the combo box is small enough that the borders obscure much of the text. You might try resizing the row height and see if your text visibility doesn't improve.

Neil Preston



>I've got a grid control that has a combo in it. Here are it's basic settings:
>
>In the Column:
>--------------
>Sparse = .F.
>
>In the combo:
>--------------
>BoundColumn = 2
>BountTo = .T.
>ControlSource = RO.fk_dept
>RowSource = RateCodeSet.desc,iid
>RowSourceType = Fields
>
>It's set-up this way so that a foreign key is stored in the "RO" table when they select an entry. This stuff works fine. The problem I'm having is that when the cell is selected, you can't read anything because the colors are like a black on dark blue combination. I've played with probably 50 different combinations of BackColor/ForeColor/DisabledBack and Fore,SelectedBack and Fore, etc. in both the column and the combo but I can't seem to make it turn out any better. Anyone have any color combo that will work OK with this set-up?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform