Code::Blocks Forums

User forums => Help => Topic started by: zhangyunfeng on January 17, 2006, 06:19:59 am

Title: flicker in editor color setting dialog
Post 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.
Title: Re: flicker in editor color setting dialog
Post by: takeshimiya on January 17, 2006, 05:57:31 pm
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?
Title: Re: flicker in editor color setting dialog
Post by: Michael on January 17, 2006, 07:16:09 pm
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
 
Title: Re: flicker in editor color setting dialog
Post by: mandrav on January 17, 2006, 08:19:54 pm
The flickering mentioned here has been fixed since this morning so it' s pointless to discuss it any longer...
Title: Re: flicker in editor color setting dialog
Post by: takeshimiya on January 17, 2006, 10:47:56 pm
Confirmed fix. It was really ugly. :)

For the memories:
(http://www.xjapan.com.ar/downloads/cb/EditorColorSettingsBadRedraw.PNG)