Handbook
Glossary
send-mouse-moved ( view event -- )
Vocabulary
ui
.
backend
.
cocoa
.
views
Inputs
view
an
object
event
an
object
Outputs
None
Definition
USING:
cocoa.views
kernel
threads
ui.gestures
ui.private
;
IN:
ui.backend.cocoa.views
:
send-mouse-moved
( view event -- )
[
mouse-location
]
[
drop
window
]
2bi
[
move-hand
fire-motion
yield
]
[
drop
]
if*
;