Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wordwrap
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00655721
Message ID:
00655745
Views:
24
>Hi to all,
>
>Does anyone know of a way to display a long text, with long lines, WITHOUT WORDWRAP?
>
>MODIFY COMMAND can do that, but syntax coloring is not appreciated by the customer.
>MODIFY FILE will be colorless, but its wordwrap property is difficult to control, that is, it's out of control if it takes over the properties of a defined window, like in
>
>
>DEFINE WINDOW wWindow FROM 1, 1 TO 5, 5
>ZOOM WINDOW wWindow MAX
>MODIFY FILE <file> WINDOW wWindow
>
You can use MODIFY COMMAND and turn off syntax coloring by opening the prg and then right-click on the prg window. Choose Properties at the bottom. When the dialog box appears, uncheck Syntax coloring option in the second column.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform