From WikiChip
Difference between revisions of "mirc/commands/mdi"
(Created page with "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...") |
m (→Compatibility: Fix link.) |
||
(14 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 17: | Line 18: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.5}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$window}} |
− | * | + | * {{mIRC|/window}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|mdi command - mIRC]] |
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