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:
00266162
Vues:
25
>>>
>>>
>>> For some of the other combos in the grid, it's readable (white on blue like you're seeing). It's something about either the Sparse being set to .F. or the way I'm using the RowSource/Control Source that seems to mess this up.
>>>
>>
>>Sparse controls whether or not the combobox will remain visible when the grid cell does not have the focus. IIRC, when Sparse if .F., the combobox will be visible at all times. When .T., and the cell doesn't have focus, the combobox disappears and only the underlying text box is displayed. That shouldn't have any effect on your readability issue.
>
> You'd think it wouldn't, but it does. I ended up taking a different approach to the whole thing so I wouldn't have to set Sparse to .F. (which was done because of another problem w/combos in a grid).
>
>>One other question (Probably a dumb one....) What is the 'SpecialEffect = 1' for?
>>
>
>It sets the combobox to "Plain" instead of "3D".

I've got a related problem with combos and grids. If you color the grid rows with DYNAMICFORECOLOR and DYNAMICBACKCOLOR in the Grid Refresh event, it seems to prevent the combo box from displaying selected text (white on blue-green) or whatever is set in the SELECTED color options. Yes, I've included a DODEFAULT(). Doesn't work. But if I take out the DynamicForeColor and DynamicBackColor, the selection is visible. Any clues?

Mike A.
Michael P. Antonovich, MCSD
Email: mike@micmin.com
MicMin Associates - Orlando, FL


Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform