Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving the dockable windows
Message
From
05/09/2016 18:27:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Moving the dockable windows
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01640502
Message ID:
01640502
Views:
156
Likes (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
Reply
Map
View

Click here to load this message in the networking platform