-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/picture windows
< mirc
Template:mIRC Guide Picture Windows in mIRC are a special type of custom windows that can be used a drawing canvas. mIRC provides a set of commands, identifiers, and events for manipulating them. Picture windows provide an alternative mean of creating a graphical user interface.
Creating a window
Picture windows can be created via the /window command in combination with the -p switch. For example,
//window -dep @example -1 -1 500 400
will create @example
desktop picture window with an editbox of size 500x400.