Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change font
Message
De
29/06/2003 11:24:34
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
29/06/2003 10:35:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00805099
Message ID:
00805103
Vues:
36
>hi all
>when i open a table , show fields by a font
>how to change this font for all time by tahoma
>i want to see my table in browser by tahoma font
>tanks all

For the end-user, you should not use BROWSE. Instead, you should use a grid in a form. You have much more control over the grid.

For the developer, I sometimes use BROWSE for debugging purpuses. A simple BROWSE will assume the font and size of the active window. A BROWSE NORMAL looks much better on the screen.

You can also use DEFINE WINDOW and BROWSE using this window, but that is normally too much trouble - I repeat, for the end-user, there is no reason to use the BROWSE command.

HTH,

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform