Discussion:
Scrolling through tabs/buffers with mouse wheel
Chris Rodgers
2014-01-17 02:52:00 UTC
Permalink
Hi all

I can't figure out how to enable a feature that I am pretty sure used
to exist in scite. I would like to use the mouse wheel to scroll
between tabs (the behavior performed by ctrl+tab and ctrl+shift+tab
key combination) when the pointer is over the tabs. I know that my
mouse wheel works because I can scroll up and down through the
document, but nothing happens when I use it on the tabs.

I'm pretty sure this worked on a previous computer. Then I was using
Ubuntu 12.04 and probably a much older version of Scite; now I am
using linux mint 16 and Scite 3.3.1.

I've tried googling this but can't find any good hits. Any help would
be appreciated.

Thanks
Chris

PS - Thanks to the scite devs for all their hard work. I've spent the
majority of my work days over the past 4 years staring at a scite
window. What a great editor!
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
Neil Hodgson
2014-01-17 03:05:31 UTC
Permalink
Post by Chris Rodgers
I can't figure out how to enable a feature that I am pretty sure used
to exist in scite.
This is the mailing list for Scintilla, which is a widget/library used in many applications. The mailing list for SciTE is at
http://groups.google.com/group/scite-interest
Post by Chris Rodgers
I would like to use the mouse wheel to scroll
between tabs …
I'm pretty sure this worked on a previous computer. Then I was using
Ubuntu 12.04 and probably a much older version of Scite; now I am
using linux mint 16 and Scite 3.3.1.
I think this stopped working with GTK+ 3.x. You could rebuild with GTK+ 2.x.

Neil
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...