Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: artoj on February 04, 2006, 11:26:30 pm
-
The following problems are in latest nightly (revision 1942) but NOT in previous nightly (revision 1940). Using Windows XP x64, default theme (silver).
1. Tabs not painted correctly. See images.
Here's how the symbols tab was painted in revision 1940:
(http://ajonsson.kapsi.fi/pub/codeblocks/debug/r1942regression/normal2.png)
And here's how it looks on 1942:
(http://ajonsson.kapsi.fi/pub/codeblocks/debug/r1942regression/painterror1.png)
-------
Selecting the Projects tab and the clicking and holding the mouse button over the Symbols tab creates this effect on Windows (this does not happen in rev 1940):
(http://ajonsson.kapsi.fi/pub/codeblocks/debug/r1942regression/painterror2.png)
(Some of the elements from the Symbols are drawn above the Projects tab)
2. Opened filest list flickers when changing active file by clicking the tabs.
- Open few files.
- Click the file tabs to view files. The Open files list flickers when tabs are selected.
-
Hmm read this fourth post from the bottom....
http://wxforum.shadonet.com/viewtopic.php?t=5761&postdays=0&postorder=asc&start=90
Maybe the C::B code needs to be updated???? I hope it isn't a wxFNB problem....
-
I updated wxFNB to latest CVS. Any changes you see are because of it.
-
I updated wxFNB to latest CVS. Any changes you see are because of it.
Which is what I was saying. The default bacground for wxFNB is different now on Windows. :) Maybe this could be overridden. I like the old background style better. That is just my opinion tho. :)
-
What about adding a wxPanel for those widgets in Symbols?
The current background colour for wxFNB (the dark one) is right now.
-
What about adding a wxPanel for those widgets in Symbols?
I thought the same. It isn't that way? I guess no.