Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to display text without word wrap?
Message
 
À
27/10/1998 13:57:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00151158
Message ID:
00152133
Vues:
25
Hi Andrus,

>I want to display text-only report in form, without word wrap
>and with horizontal scrollbar.
>
>I placed an editbox control into form. However, this control wraps lines
>horizontally always and does not have horizontal scroll bar.
>
>Is it possible to display text file without word wrap in form ?

Beside using an RTF control and the solution Ed suggested, there's a third possibility: An edit window (MODIFY MEMO). You can activate an edit window within a form and you can manipulate it in a way that let it look like an edit box. Via the rightclick menu or with some FoxTools function you can turn on/off word wrapping for that edit window. The disadvantage of course is that you only have little possibilities to control the edit window, since it has no methods. So it really depends on what you need.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform