Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Underline text only, not spaces
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01502601
Message ID:
01502626
Views:
40
>
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform