From WikiChip
Difference between revisions of "mirc/commands/mdi"
m (→Compatibility: Fix link.) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 18: | Line 18: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.5}} | |
== See also == | == See also == |
Latest revision as of 21:33, 5 August 2021
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[edit]
/mdi -actv
Switches[edit]
- -c - cascade windows
- -v - tile windows vertically
- -t - tile windows horizontally
- -a - arrange icons of minimized MDI windows
Parameters[edit]
None
Example[edit]
Compatibility[edit]
Added: mIRC v5.5
Added on: 08 Jan 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list