mouse-location ( view event -- loc )
Cocoa bridge ยป Cocoa view utilities

Prev:view-dim ( view -- dim )


Vocabulary
cocoa.views

Inputs
viewan NSView
eventan NSEvent


Outputs
loca pair of real numbers


Word description
Outputs the current mouse location.

Definition