From WikiChip
Difference between revisions of "mirc/commands/mdi"
m (PatrolBot moved page /mdi command - mIRC to mirc/commands/mdi: per new naming convention) |
m (→Compatibility: Fix link.) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/mdi Command}} |
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. | 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 == | == 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 | ||
== Parameters == | == Parameters == | ||
None | None | ||
− | |||
== Example == | == Example == | ||
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