Difference between revisions of "Background"
From Scriptwiki
m (Hiding the fact there was any fingering going on around here.) |
m (i maded an edit) |
||
Line 27: | Line 27: | ||
* [[Window]] | * [[Window]] | ||
* [[Custom Windows]] | * [[Custom Windows]] | ||
− | * [[Category:Picture Windows]] | + | * [[:Category:Picture Windows]] |
[[Category:Commands]] | [[Category:Commands]] | ||
{{stub}} | {{stub}} |
Latest revision as of 21:31, 24 April 2017
This command sets an image as a background for a given window
/background [-abemsdluhcfnrtpx] [window] [image path]
- Switches
- Target Specifiers
- -a specifies the active window
- -m specifies the "main mIRC window" - the parent window which encompasses all of the channel and custom windows
- -s specifies the status window for the active network
- -d specifies a single message window
- -l specifies a toolbar
- -u specifies a button on a toolbar
- -h specifies the switchbar
- -b specifies the treebar
- Options
- -e sets the image as the default image for all windows of this type
- -x removes the background image
- Target Specifiers
- Window is the window name which you would like to edit the background image for, if you did not specify the window via a switch
- Image path is the path to the image you wish to set as the background
Examples
background -s C:\Images\Status_Background.bmp background -ea C:\Images\Channel_Background.bmp background #help.script C:\Images\Help_Background.bmp