Mices scrollwheel

Scott Raney raney at metacard.com
Thu Sep 5 13:52:01 EDT 2002


On Wed, 04 Sep 2002 "Ray G. Miller" <rgmiller at pacbell.net> wrote:
> > Ken sez,
> > 
> > You should just be able to just move the mouse over the field (or click in
> > it to plant an insertion point) and then the scroll wheel should scroll the
> > field.
> > 
> 
> Doesn't do it. Not in MOS 9.2. Is this a feature of MOS X? 

Yes: there is no API support for this on OS 7/8/9.

> The scrollWheel works fine in all other apps under 9.2 tho.

You'll find that in some apps it works in some fields but not others,
the distinguishing characteristic being that the standard CDEF
(OS-drawn and managed control) is being used for the fields where this
works.  It's a real smoke and mirrors kind of thing because the mouse
software is actually mucking around in the internals of the OS,
changing data values behind the OS's (and the application's) back, as
it were.

Good thing they put support for this into the API for OS X, though,
because this kind of tomfoolery is not something you can get away with
in a memory-protected environment (and is exactly the kind of thing
that made the old Mac OS so crash prone).
  Regards,
    Scott

> Ray

********************************************************
Scott Raney  raney at metacard.com  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...




More information about the metacard mailing list