Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stupid label question
Message
De
10/11/1998 22:07:45
 
 
À
10/11/1998 10:56:02
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00155701
Message ID:
00156454
Vues:
59
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform