|
From: Jim I. <wol...@us...> - 2004-02-16 23:17:50
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29676 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: This gets the scroll wheel working for listboxes and text widgets for Mac OS X. It also changes the model to route scrollwheel events to the window under the pointer, not the focus window on X (and only on X). That is the correct behavior for Mac OS X. |