"Avis, Ed" <Ed.Avis(a)kbcfp.com> writes:
So the bug report is really that the mouse wheel doesn't do
something
sensible when scrollbars are not displayed. Perhaps they could be
active but invisible, or something.
So, this is a different behaviour compared to the UNIX world. I
don't even configure scrollbars
,----[ nk-config.sh ]
| sh configure \
| --prefix=${PREFIX} \
| --site-includes=/usr/local/include \
| --site-libraries=/usr/local/lib \
| --with-dialogs=no \
| --with-scrollbars=no \
| --with-toolbars=no \
| --with-widgets=no \
| --use-union-type \
| --with-mule \
| --pdump
`----
and my wheel works. The same is true for my Cygwin build at work.
norbert.