Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Underline text only, not spaces
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01502601
Message ID:
01502626
Vues:
41
>
>space(nLevel)+cName
>
>When the font is set to underline, it also underlines the spaces at the start of the field.
>How can I get it to only underline the text, not the spaces?

If you use fixed-width fonts, you can have a second text field slightly below the name field, and use underscores in lieu of the underlining. space(nLevel)+replicate("_",len(cName))
Brandon Harker
Sebae Data Solutions
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform