classification
Title: Touchpad 2 Finger scroll does not work in IDLE on Mac (But scroll wheel of external mouse does)
Type: feature request Stage: test needed
Components: IDLE Versions: Python 3.1, Python 2.7
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: arorap, gpolo, jafo, ronaldoussoren (4)
Priority: normal Keywords

Created on 2007-12-09 04:36 by arorap, last changed 2009-04-26 22:11 by ajaksu2.

Messages (2)
msg63815 - (view) Author: Sean Reifschneider (jafo) Date: 2008-03-18 00:24
Assigned.
msg63899 - (view) Author: Ronald Oussoren (ronaldoussoren) Date: 2008-03-18 06:35
Unassigned as I'm unlikely to work on this.

BTW. My guess guess would be that this is an issue with Tk, not IDLE.
History
Date User Action Args
2009-04-26 22:11:05ajaksu2setnosy: + gpolo

versions: + Python 3.1, Python 2.7, - Python 2.5
stage: test needed
2008-03-18 06:35:50ronaldoussorensetassignee: ronaldoussoren ->
messages: + msg63899
nosy: jafo, ronaldoussoren, arorap
2008-03-18 00:24:20jafosetpriority: normal
assignee: ronaldoussoren
type: behavior -> feature request
messages: + msg63815
nosy: + ronaldoussoren, jafo
2007-12-09 04:36:36arorapcreate