Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFPmenu-Windows-Cascade
Message
De
10/12/2015 18:04:24
 
 
À
10/12/2015 13:02:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01628787
Message ID:
01628820
Vues:
54
>>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform