Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stupid label question
Message
From
10/11/1998 22:07:45
 
 
To
10/11/1998 10:56:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00155701
Message ID:
00156454
Views:
64
Just some notes on this combination (wordwrap = .T., autosize = .T.):

1. I use it and I never had problems because of it. That doesn't mean it doesn't generate GPFs in other applications... :)
2. The Help says that when wordwrap is .T., autosize is ignored and the label will expand vertically to fit the whole text. This is wrong. Autosize is not ignored and it must be .T. if the label should expand vertically. Wordwrap ONLY wraps the text at the current width of the label. Autosize = .T. expands it vertically.

Or maybe I'm wrong...

Vlad

>Just a note that using wordwrap = .T. AND autosize = .T. can cause GPFs. Did for me in 5.0a anyway. As someone pointed out to me, they are mutually exclusive ideas.
>
>>You may use Label.Autosize=.T. Also, use Label.Alignment property. If you set Label.Wordwrap=.T., you don't need in CHR(13) to get multiple lines.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform