Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Use DynamicFontBold etc?
Message
De
07/09/1998 19:30:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to Use DynamicFontBold etc?
Divers
Thread ID:
00133902
Message ID:
00133902
Vues:
58
Here's what I've tried. Be grateful if someone could point out the error…

I've got a very simple 2 field table with a name and a string representing timeslots in a diary.

I want (just as a test - not for any real world situation) to have certain names - lets say those beginning with the letter B - displayed in bold on the grid. The rest displayed as normal.

What I did was enter into the DynamicFontBold method of the name column the following very simple logical expression:- "iif(name='B', .t.,.f.)"

And despite having a bunch of Bs in the resulting list, nary a one printed bold!

Why Not?

I tried using the debugger to watch the values of 'name' but while the code is displaying the grid you only see the value of the first record.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform