aMule Bug Tracker - aMule
View Issue Details
0000936aMuleMulti Platformpublic2006-07-18 13:072008-02-24 01:33
OnO 
Kry 
normalmajoralways
resolvedfixed 
2.1.3 
 
Windows XP
0000936: aMuleGUI toolbar flickers badly (blinking) on Windows
Seems that every update to the GUI is triggering whole application window update which is causing on Windows (WinXP) upper application toolbar blinking all the time, which is simply very annoying when using aMule GUI application.

Please trigger only certain objects update to reload, or wxWindow::Freeze the toolbar on update.
No tags attached.
related to 0000937resolved Kry Remove upper menu divider from aMuleGUI's toolbar, since there's no menu. 
patch aMule_blinking_toolbar_kadoldval_plus_remove_divider.patch (668) 2006-07-22 20:53
https://bugs.amule.org/file_download.php?file_id=162&type=bug
Issue History
2006-07-18 13:07OnONew Issue
2006-07-18 13:07OnOOperating System => Windows XP
2006-07-22 20:53OnOFile Added: aMule_blinking_toolbar_kadoldval_plus_remove_divider.patch
2006-07-22 20:55OnONote Added: 0002058
2006-07-26 04:21KryNote Added: 0002062
2006-07-26 04:21KryStatusnew => assigned
2006-07-26 04:21KryAssigned To => Kry
2006-07-26 04:22KryRelationship addedrelated to 0000937
2006-07-29 17:36KryNote Added: 0002066
2008-02-24 01:33XaignarStatusassigned => resolved
2008-02-24 01:33XaignarResolutionopen => fixed
2008-02-24 01:33XaignarNote Added: 0002674

Notes
(0002058)
OnO   
2006-07-22 20:55   
This badly blinking was because LastKadState was not stored in CamuleDlg::ShowConnectionState() therefore toolbar was all the time getting updated even there was to reason to do it.

Attached patch that fixes that and also removed divider as descibed in: http://bugs.amule.org/view.php?id=937 [^]
(0002062)
Kry   
2006-07-26 04:21   
Nice. Will apply later.
(0002066)
Kry   
2006-07-29 17:36   
K. both applied and committed to SVN. Will not close yet as I should backport to 2.1.x branch.
(0002674)
Xaignar   
2008-02-24 01:33   
I'm marking this as resolved, as we there wont be any backporting to 2.1.x.