Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78371 --- shadow/78371 2006-05-12 16:04:58.000000000 -0400 +++ shadow/78371.tmp.18539 2006-05-14 08:10:19.000000000 -0400 @@ -57,6 +57,16 @@ certainly cut down on the number of draw calls done. ------- Additional Comments From [EMAIL PROTECTED] 2006-05-12 16:04 ------- Jackson, the problem is that mwf always updates the whole statusbar. I'm now aware of it. Updating only parts (panels) should really improve the whole situation... + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-14 08:10 ------- +The latest changes changes improved the situation. + +Time to run the statusbar test dropped down from 20 seconds to about 6 +seconds on my system. + +There is a little bit room to improve it even more: Currently the size +grip gets redrawn everytime. It should be drawn only if the statusbar +gets resized !?! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
