Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid.view property
Message
 
À
17/03/1997 03:57:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00024493
Message ID:
00025646
Vues:
31
>I have the following code in a custom method for a form:
>
>Method Name: ToggleView
>
> this.grdBrowse.View = (this.grdBrowse.View + 1) % 2
> thisform.refresh
> this.activate
>
>When the View property goes to the change style, the displayed width of the field looks to be one character. When the cell becomes active, the full field is displayed. Is there an easy way force the fields to display properly?

I am experiencing a similar problem with a grid, the selected field will read my Windows default colors for the selected text (WHITE) but the selected.back color, which is supposed to be BLUE is WHITE also (thus making whatever is in the field, invisible).

Did you ever have any resolution to your problem?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform