Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Direct print
Message
De
31/10/2002 09:33:26
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
31/10/2002 09:24:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00714245
Message ID:
00717304
Vues:
23
>Hi,
>How is multi columns feature look like???
>
>Thank you

If you set property .nColumnCount = 2, and .nColumnWidth = 40, then the entire page (assumed to be 80 characters wide) will be split in two. First, the class will print in the left column (from top to bottom), then in the right column. Internally, the entire page is assembled in memory, then printed.

For using 2 (or more) columns, you don't need any additional programming (as compared to a single column), apart from setting the properties explained above.

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform