Project

General

Profile

Scripting Picture Windows » History » Version 2

Per Amundsen, 01/01/2020 08:47 AM

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 2 Per Amundsen
h2(box). /drawsize
62
63
{{include(/drawsize)}}
64
65 1 Per Amundsen
h2(box). $window
66
67
{{include($window)}}
68
69
h2(box). $width
70
71
{{include($width)}}
72
73
h2(box). $height
74
75
{{include($height)}}
76
77
h2(box). $click
78
79
{{include($click)}}
80
81
h2(box). $inellipse
82
83
{{include($inellipse)}}
84
85
h2(box). $inrect
86
87
{{include($inrect)}}
88
89
h2(box). $inroundrect
90
91
{{include($inroundrect)}}
92
93
h2(box). $inpoly
94
95
{{include($inpoly)}}
96
97
h2(box). $onpoly
98
99
{{include($onpoly)}}
100
101
h2(box). $getdot
102
103
{{include($getdot)}}
104
105
h2(box). $lineheight
106
107
{{include($lineheight)}}
108
109
h2(box). $pic
110
111
{{include($pic)}}
112
113
h2(box). $mouse
114
115
{{include($mouse)}}
116
117
h2(box). $rgb
118
119
{{include($rgb)}}