Category:Picture Windows: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Daveoh (talk | contribs)
No edit summary
 
m Changed the picture window name to all small letters... gonna use the same name on upcoming examples.
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The picture window is a special type of custom window that can display a combination of text, graphics, and pictures, and can trigger script events relating to mouse clicks and movements.
The picture window is a special type of custom window that can display a combination of text, graphics, and pictures, and can trigger script events relating to mouse clicks and movements.
To create a picture window, use /window with a -p switch:
/window -p @drawingboard


[[Category:MIRC Help]]
[[Category:MIRC Help]]

Latest revision as of 15:14, 28 June 2013

The picture window is a special type of custom window that can display a combination of text, graphics, and pictures, and can trigger script events relating to mouse clicks and movements.

To create a picture window, use /window with a -p switch:

/window -p @drawingboard

Pages in category "Picture Windows"

The following 17 pages are in this category, out of 17 total.