From WikiChip
Difference between revisions of "mirc/commands/mdi"
m (Bot: de-linking old mIRC menu) |
m (→Compatibility: Fix link.) |
||
(3 intermediate revisions by one other user not shown) | |||
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 | ||
Line 17: | 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