Opened 11 years ago
Closed 9 years ago
#64 closed enhancement (duplicate)
Multitouch trackpad support
Reported by: | Tom Goddard | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | General Controls | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | chimera |
Description
Would like two and three finger trackpad drags on Mac to do rotation and translation as in Chimera 1 and Hydra.
Unfortuately wxWidgets does not support multitouch gestures. Qt used in Hydra does support it. Tk in Chimera 1 did not support it so I hacked it into the Togl widget using native Mac OS api (in togl.c).
Change History (2)
comment:1 by , 10 years ago
Component: | User Interface → General Controls |
---|
comment:2 by , 9 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #427. Toolkit is now Qt.