Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen object
Message
From
13/03/2017 18:30:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
_screen object
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01649000
Message ID:
01649000
Views:
94
vfp screen is a curious object.
it cannot be scrolled and the vfp designers say in foxHelp:
scrollbars property is ignored by _screen object.

if you issue a small test code
for i=1 to 1000
?i,cos(i)
endfor
you see the result (behind the command window but troncated and not scrollable to read all datas!

1.why all these when we know vfp objects have scrollbars(custom windows (define window),form,editbox,grid....)
is there historically a reason ?
2.is there a solution to add scrollbar(s) (vertical, horizontal or both) ?
Note: result of operation can be redirected out to a txt file or something else.....not concerned by my question.
Next
Reply
Map
View

Click here to load this message in the networking platform