Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFPmenu-Windows-Cascade
Message
From
10/12/2015 18:04:24
 
 
To
10/12/2015 13:02:24
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01628787
Message ID:
01628820
Views:
55
>>>not sure what you ask for ... I'll try
>>>_mwi_cascade
>>>-22510
>>>
>>>>Hi,
>>>>
>>>>Anybody to know which procedure is behind the Cascade bar on the default VFP menu?
>>>>Would like to activate this procedure by code (HotKey)
>>>>
>>>>Regards,
>>>>Koen
>>
>>Thierry,
>>I would like to activate the procedure in bar Cascade from main menu -> Windows ->Cascade
>>This procedure cascades all the present windows in your vfp environment - so you are able to click/move on any, which under situations you can't because they are hidden behind other(s)
>>Am I clear enough?
>>
>>invoking SYS(1500, '_Mwi_cascade', 'cascade') does not cascade the windows :(
>>
>>I must be missing something here.
>>
>>Regards,
>>Koen
>
>I believe for any of those _mwi* functions to work, they must an available option of the currently active menu.

Al,

a simple procedure which contains:

=SYS(1500, '_MWI_CASCADE', '_MWINDOW')

will do the trick

Regards,
Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform