Project

General

Profile

Scripting Picture Windows » History » Version 1

Per Amundsen, 02/26/2017 04:33 PM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Picture Windows
4
5
h2(box). /window
6
7
{{include(/window)}}
8
9
h2(box). /titlebar
10
11
{{include(/titlebar)}}
12
13
h2(box). /renwin
14
15
{{include(/renwin)}}
16
17
h2(box). /drawcopy
18
19
{{include(/drawcopy)}}
20
21
h2(box). /drawdot
22
23
{{include(/drawdot)}}
24
25
h2(box). /drawfill
26
27
{{include(/drawfill)}}
28
29
h2(box). /drawline
30
31
{{include(/drawline)}}
32
33
h2(box). /drawpic
34
35
{{include(/drawpic)}}
36
37
h2(box). /drawrect
38
39
{{include(/drawrect)}}
40
41
h2(box). /drawreplace
42
43
{{include(/drawreplace)}}
44
45
h2(box). /drawrot
46
47
{{include(/drawrot)}}
48
49
h2(box). /drawsave
50
51
{{include(/drawsave)}}
52
53
h2(box). /drawscroll
54
55
{{include(/drawscroll)}}
56
57
h2(box). /drawtext
58
59
{{include(/drawtext)}}
60
61
h2(box). $window
62
63
{{include($window)}}
64
65
h2(box). $width
66
67
{{include($width)}}
68
69
h2(box). $height
70
71
{{include($height)}}
72
73
h2(box). $click
74
75
{{include($click)}}
76
77
h2(box). $inellipse
78
79
{{include($inellipse)}}
80
81
h2(box). $inrect
82
83
{{include($inrect)}}
84
85
h2(box). $inroundrect
86
87
{{include($inroundrect)}}
88
89
h2(box). $inpoly
90
91
{{include($inpoly)}}
92
93
h2(box). $onpoly
94
95
{{include($onpoly)}}
96
97
h2(box). $getdot
98
99
{{include($getdot)}}
100
101
h2(box). $lineheight
102
103
{{include($lineheight)}}
104
105
h2(box). $pic
106
107
{{include($pic)}}
108
109
h2(box). $mouse
110
111
{{include($mouse)}}
112
113
h2(box). $rgb
114
115
{{include($rgb)}}