Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move FoxPro desktop
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01516801
Message ID:
01517795
Views:
87
>>>>>I cannot see my FoxPro desktop on my laptop since I disconnected from my other monitor at work where it was on the right. How can I get the desktop to move within the main laptop desktop?
>>>>
>>>>Hey dude. Try running these 3 lines of code in the VFP Command Window:
>>>>
>>>>_screen.WindowState=0
>>>>_screen.Top=80
>>>>_screen.Left=5
>>>>
>>>
>>>Might be tricky if he can't see the VFP window.
>>>
>>>>If that doesn't work, try pressing Alt+TAB until the VFP window is selected. If needed, then press Alt+Space, then press M, then use the left arrow keys to move the VFP window to the left until it appears in the main laptop window.
>>>
>>>I think alt+space, then press M won't work if VFP is full-screen ??
>>
>>If code ever needs to be executed when you can't see the command window, a trick would be to put the code in a PRG and then run the PRG from Windows Explorer to auto run it in VFP.
>
>ha...good idea. Alternately you could just go buy another monitor...hehe

Hi,

Wouldn't erasing the foxuser.dbf do the trick?

That's where the window location is stored...

E
Previous
Reply
Map
View

Click here to load this message in the networking platform