Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Mouse wheel in editor
« previous
next »
Send this topic
Print
Pages:
1
[
2
]
All
Go Down
Author
Topic: Mouse wheel in editor (Read 16614 times)
Jenna
Administrator
Lives here!
Posts: 7252
Re: Mouse wheel in editor
«
Reply #15 on:
January 16, 2009, 09:51:38 pm »
Good catch !
I just committed a fix ( initializing
m_lastWheelTimestamp
to
std::numeric_limits<long>::min()
).
In svn r5407 mousewheel event in wxScintilla should work again.
DrewBoo: many thanks for your help and your patience.
Logged
Send this topic
Print
Pages:
1
[
2
]
All
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Mouse wheel in editor