[plt-scheme] scrolling windows

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Jun 4 11:23:10 EDT 2010

We are in the process of re-implementing the GUI toolbox (using Cocoa
in the case of Mac OS X), and this problem will be fixed in that
re-implementation.

At Fri, 4 Jun 2010 10:24:12 -0400, Eric Tanter wrote:
> Hi again,
> 
> Another usability report/request: in MacOS, the scrolling action (ie. with the 
> mouse) affects the window/pane directly below the mouse (independently of 
> which application is actually 'active'). 
> 
> DrScheme does not follow this metaphor:
> - if DrScheme is not the active app, then scrolling with mouse cursor over a 
> DrScheme window does not have any effect
> - if DrScheme is the active app, but there are multiple panes (defs window, 
> interaction window, splits) the pane that is scrolled is the one that was last 
> clicked in, not the one that is below the cursor.
> 
> Thanks,
> 
> -- Éric
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.