Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to display text without word wrap?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00151158
Message ID:
00152454
Vues:
21
>>>Are you trying to make the users angry? :) Anyway, I guess you could use a textbox in a grid with properties set to resemble edit box with h.scrolling...
>>
>>I want to make users happy and to use modeless report.
>>It seems that best way is to use report nowait command.
>>Unfortunately I want also Save as text file button from report
>>preview and report nowait does'nt allow this.
>
>Well, if you're still stuck, you can try my first idea :) Not very aesthetic, but if you dump the desired-length text lines into a cursor, then dump the cursor into a grid with gridlines off, h-scrolling, one very wide column, no headerheight, etc, you can probably make it look and function the way you want (I think :)

Yes, then I can probably implement my old dream:
It seems to be possible to implement a quick-zoom feature:
when user clicks in some place in report, some other form/report
will appear showing this place details. Only some kind of expert
is required to put to click event.
It seems I must dump all my reports to text file and use grid to
make part of them like html links.
Andrus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform