Background » History » Revision 2
Revision 1 (Per Amundsen, 02/08/2014 01:15 PM) → Revision 2/9 (Per Amundsen, 02/08/2014 01:16 PM)
_Added in 1.9.0_ */background [-abcdefghlmnprstuxyz] [window] [filename]* Changes or adds a background image for a window or control. *Switches* -a - Active window. -d - TODO -g - TODO -m - Main AdiIRC window. -s - Server window. -b - Sidebar. -h - Channelbar. -l - Toolbar. -u - Toolbar buttons. -y - Statusbar. -z - Menubar. -e - TODO -x - no background image -c - Center image layout. -f - Fill image layout. -n - Normal image layout. -p - TODO -r - Stretch image layout. -t - Tile image layout. *Parameters* [window] - Window Custom window name to target if no window switches were specified. [filename] - Path/filename of the picture to be used. (Must be enclosed in quotes if it contains spaces) *Example* <pre> ;Adds a sample background to current window. /background -a "C:\Users\Public\Pictures\Sample Pictures\Desert Landscape.jpg" :Remove the sample background from current window. /background -ax </pre>