We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3878f3 commit 151fbbfCopy full SHA for 151fbbf
en/testing.txt
@@ -154,9 +154,12 @@ test_gui_event({event}, {args})
154
move: Optional; if used and TRUE then a mouse move
155
event can be generated.
156
Only {args} row: and col: are used and
157
- required; they are interpreted as pixels.
+ required; they are interpreted as pixels or
158
+ screen cells, depending on "cell".
159
Only results in an event when 'mousemoveevent'
160
is set or a popup uses mouse move events.
161
+ cell: Optional: when present and TRUE then "move"
162
+ uses screen cells instead of pixel positions
163
164
"scrollbar":
165
Set or drag the left, right or horizontal scrollbar. Only
0 commit comments