Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
wx30 repaint tabs
oBFusCATed:
What theme are you using? Have you tried to use some other window manager?
Can you show screen shots?
--- Code: ---ldd /usr/bin/codeblocks | grep wx
--- End code ---
Is one of the best ways to check what is the version of wx. But I guess it is wx3-gtk2. So the problem is somewhere else.
oBFusCATed:
For the record this is my info:
--- Code: ---wxWidgets Library (wxGTK port)
Version 3.0.2 (Unicode: wchar_t, debug level: 1),
compiled at Jun 19 2016 19:25:19
Runtime version of toolkit used is 2.24.
Compile-time GTK+ version is 2.24.30.
Copyright (c) 1995-2013 wxWidgets team
--- End code ---
Alpha:
--- Quote from: oBFusCATed on September 21, 2016, 07:38:58 pm ---
--- Code: ---ldd /usr/bin/codeblocks | grep wx
--- End code ---
Is one of the best ways to check what is the version of wx. But I guess it is wx3-gtk2. So the problem is somewhere else.
--- End quote ---
Confirmed wx3-gtk2:
--- Code: ---libwx_gtk2u_core-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0 (0x00007f6c7b42c000)
--- End code ---
--- Quote from: oBFusCATed on September 21, 2016, 07:38:58 pm ---What theme are you using? Have you tried to use some other window manager?
Can you show screen shots?
--- End quote ---
Ubuntu's default theme and window manager (Unity 7). I have not tested another window manager on this machine.
Normal.
Open new file. Note that hovering over the close button no longer highlights it, as the tabs are not drawing.
Click back to editormanager.cpp tab. The file updates, and the window title bar updates, but the tabs do not.
After moving toolbars and resizing sections.
Alpha:
Note that moving toolbars, switching tabs, and resizing all work fine before the bug is triggered by opening/closing a file. (Also, opening/closing does not always trigger this, but it does trigger almost every time.)
oBFusCATed:
I don't see this on my machine (gentoo linux+enlightenment) :(
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version