Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving the dockable windows
Message
De
05/09/2016 18:27:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Moving the dockable windows
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01640502
Message ID:
01640502
Vues:
157
J'aime (1)
Hello everyone,

There are some updates for VFP Advanced:

**************************************************
2016/9/5

1, VFP 9.0 Fix19 - SYS(9000) Function ok.


**************************************************
2016/7/15

1, VFP 9.0 Fix18 - Moving The Dockable Windows ok.


I think many people have found the problem.

If we set enable automatic dock the dockable windows in Visual FoxPro Advanced (that is run the code SYS(9000,1)),
we can move the dockable windows with a single line border and it is faster than in Visual FoxPro 9.0.

If we set disable automatic dock the dockable windows in Visual FoxPro Advanced (that is run the code SYS(9000,0)),
we can move the dockable windows without the shadow and it is faster than in Visual FoxPro 9.0. We can automatic dock
the dockable toolbars, but we can not automatic dock the dockable forms, we can use the Form.Dock() method to dock
the dockable forms.

Please refer to:
http://www.baiyujia.com/f_download.asp
http://baiyujia.com/vfpdocuments/default.asp

Best regards.

Chen
2016.9.6
Welcome to VFP C++ Compiler: http://www.baiyujia.com/vfpcompiler
Répondre
Fil
Voir

Click here to load this message in the networking platform