Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_screen object
Message
De
13/03/2017 18:30:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
_screen object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01649000
Message ID:
01649000
Vues:
96
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform