Summary: | Add setCursor() (like AWT) to disable/modifiy cursor for a NEWT window | ||
---|---|---|---|
Product: | [JogAmp] Newt | Reporter: | Demoscene Passivist <demoscenepassivist> |
Component: | core | Assignee: | Sven Gothel <sgothel> |
Status: | VERIFIED FIXED | ||
Severity: | enhancement | ||
Priority: | P5 | ||
Version: | 1 | ||
Hardware: | All | ||
OS: | all | ||
Type: | FEATURE | SCM Refs: |
24e0591b6be036d5389cc1eb986ed5e86043ba65
600ebcac40ee2d13947701fffc51ea93887db89c
|
Workaround: | --- |
Description
Demoscene Passivist
2010-09-07 05:50:54 CEST
Implemented via 3 features: NEWT: Add pointer features: visibility, confined and warp (move) visibility: - set pointer visible or invisible confined: - confine pointer to window, or not warp: - set mouse position within the window 24e0591b6be036d5389cc1eb986ed5e86043ba65 600ebcac40ee2d13947701fffc51ea93887db89c TODO: OSX, Android (limited) android: NOP |