Hi Eran,
under Debian/Gtk the mouse wheel no longer scrolls the Output View (vertically), whether the pointer is hovering over it or even after clicking on it. Building CL with -DGTK_USE_AUIBOOK 0 or 1 makes no difference, and I tested it on 2 different PCs.
It works fine in other windows like Workspace View and main source code view.
Let me know if I can help trace/fix this, cheers.
-- p
no mouse wheel scroll in Output view (wxGtk)
-
- CodeLite Expert
- Posts: 231
- Joined: Sat Nov 24, 2012 8:04 pm
- Genuine User: Yes
- IDE Question: c++
- Location: Los Angeles
- Contact:
no mouse wheel scroll in Output view (wxGtk)
main: Debian Jessie x64 + custom wxTrunk
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: no mouse wheel scroll in Output view (wxGtk)
It is a bug which was introduced in wxWidgets 3.0 which was fixed later in trunk.
David already back ported the fix to wxWidgets 3.0 that we provide from our repository however it is not released yet
I.e the repository links still pointing to wx3.0-1 . This weekend, when we plan on releasing codelite 5.4 this fix will be release as well
Eran
David already back ported the fix to wxWidgets 3.0 that we provide from our repository however it is not released yet
I.e the repository links still pointing to wx3.0-1 . This weekend, when we plan on releasing codelite 5.4 this fix will be release as well
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 231
- Joined: Sat Nov 24, 2012 8:04 pm
- Genuine User: Yes
- IDE Question: c++
- Location: Los Angeles
- Contact:
Re: no mouse wheel scroll in Output view (wxGtk)
ok thx for the information. I can't see the change in wx trunk at a glance, do you by any chance have a clue for the commit like keyword, filename or approx date?
Nvm I'll get a fresh trunk.
thx & cheers,
-- p
Nvm I'll get a fresh trunk.
thx & cheers,
-- p
main: Debian Jessie x64 + custom wxTrunk
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: no mouse wheel scroll in Output view (wxGtk)
I don't have the exact details, but David could answer that
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
-
- CodeLite Expert
- Posts: 231
- Joined: Sat Nov 24, 2012 8:04 pm
- Genuine User: Yes
- IDE Question: c++
- Location: Los Angeles
- Contact:
Re: no mouse wheel scroll in Output view (wxGtk)
thx I got it.
-- p
-- p
main: Debian Jessie x64 + custom wxTrunk