wcur ({<cursor>})
window
The window corresponding to a mouse action. If the window is a sub-window within a panel window parent, the sub-window is returned.
Only non-iconic windows are usable with this function.
<cursor>
The interactive
cursor to use. If this is omitted, the large crosshairs is used.
Use the default cursor.
window w = wcur
Use a "hand" cursor.
window w = wcur(hand)
Commands: |
|
Structures: |
|
Identifiers: |
tracking (procedure) |