Yes. That is true.
So you can use "COMMAND" in the place of "PROJECT MANAGER".
Or make it Procedure you call passing in what the Title of the Outer window
and what Window it should hold.
Tracy
-Original Message-
From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Jeff
Ro
If the command window is dockable you get the odd frame issue and if not
dockable you cannot move it outside the main Visual Foxpro window, correct?
-Jeff
On Wed, Dec 29, 2021 at 2:01 PM Tracy Pearson wrote:
> You can turn Docking off on the Command window. You do not need to wrap it.
> WDoc
You can turn Docking off on the Command window. You do not need to wrap it.
WDockable("COMMAND", .F.)
OR
Right click the title bar of the Command window and unselect Dockable
That works for the Document View, Properties and Data Session windows.
Have fun!
Tracy
-Original Message
I was curious if the same thing could be done to the Command window so I
took Tracy's code and replaced "MyProjectWindow" with "MyCommandWindow" and
"Project Manager" with "Command". It did not seem to work as I wanted. Is
the command window referenced by something other than "Command" or is it
jus
LOL
It's fun to find a keyword that is in the product for backward compatibility
that actually does something useful.
-Original Message-
From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of MB
Software Solutions, LLC
Sent: Wednesday, December 29, 2021 2:21 PM
To: profoxt..
"This just inVisual FoxPro 9 support for *Mac Desktops*!"
LOL!
On 12/28/2021 3:06 PM, Tracy Pearson wrote:
If you are still using the Project Manager and are on a High DPI screen.
When you move the window around it is not a very pleasant experience.
This code will put the window in an out
6 matches
Mail list logo