Code::Blocks Forums
User forums => Help => Topic started by: zhangyunfeng on January 17, 2006, 06:19:59 am
-
builid: Jan 16 2006 wx2.6.2(windows, unicode)
Menu: Settings >> Editor >> Colors
when changing syntax highlightning scheme, the dialog flicker too much. There must another way to updating UI. I rememeber I had found this in nightly builds several weeks ago, but now it's still not fixed.
-
It's worse than flickering, it's as if the code preview window gets drawed at the top, and later moved to the correct position, and the user sees all of that.
However, maybe the problem is because the dialog is loaded from XRC?
-
There is also flicker when opening a project (C::B for example). It was discussed here (http://forums.codeblocks.org/index.php?topic=2004.0). May be the flickering cause is the same.
Michael
-
The flickering mentioned here has been fixed since this morning so it' s pointless to discuss it any longer...
-
Confirmed fix. It was really ugly. :)
For the memories:
(http://www.xjapan.com.ar/downloads/cb/EditorColorSettingsBadRedraw.PNG)