Author Topic: Revision 1942 regression  (Read 6603 times)

Offline artoj

  • Almost regular
  • **
  • Posts: 206
  • Location: Supporting my team
    • http://ajonsson.kapsi.fi/
Revision 1942 regression
« 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:



And here's how it looks on 1942:



-------

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):



(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.

sethjackson

  • Guest
Re: Revision 1942 regression
« Reply #1 on: February 04, 2006, 11:35:17 pm »
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....

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Revision 1942 regression
« Reply #2 on: February 04, 2006, 11:59:22 pm »
I updated wxFNB to latest CVS. Any changes you see are because of it.
Be patient!
This bug will be fixed soon...

sethjackson

  • Guest
Re: Revision 1942 regression
« Reply #3 on: February 05, 2006, 01:52:14 am »
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. :)

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: Revision 1942 regression
« Reply #4 on: February 05, 2006, 02:26:56 am »
What about adding a wxPanel for those widgets in Symbols?

The current background colour for wxFNB (the dark one) is right now.

takeshimiya

  • Guest
Re: Revision 1942 regression
« Reply #5 on: February 05, 2006, 03:27:08 am »
What about adding a wxPanel for those widgets in Symbols?
I thought the same. It isn't that way? I guess no.