From WikiChip
Difference between revisions of "mirc/commands/mdi"
m (Bot: de-linking old mIRC menu) |
|||
Line 3: | Line 3: | ||
== Synopsis == | == Synopsis == | ||
− | /mdi - | + | /mdi -actv |
== Switches == | == Switches == | ||
* '''-c''' - cascade windows | * '''-c''' - cascade windows | ||
− | * '''-t''' - tile windows | + | * '''-v''' - tile windows vertically |
+ | * '''-t''' - tile windows horizontally | ||
* '''-a''' - arrange icons of minimized MDI windows | * '''-a''' - arrange icons of minimized MDI windows | ||
Revision as of 11:57, 12 July 2020
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /mdi command can be used to arrange the MDI windows in tile or cascade styles. Additionally, MDI windows that have been minimized into MDI icons can be rearranged as well.
Synopsis
/mdi -actv
Switches
- -c - cascade windows
- -v - tile windows vertically
- -t - tile windows horizontally
- -a - arrange icons of minimized MDI windows
Parameters
None
Example
Compatibility
Added: 5.5
See also
mIRC commands list