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=80324 --- shadow/80324 2006-12-21 12:02:39.000000000 -0500 +++ shadow/80324.tmp.7993 2006-12-21 12:24:53.000000000 -0500 @@ -48,6 +48,17 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-12-20 06:24 ------- --> Windows.Forms ------- Additional Comments From [EMAIL PROTECTED] 2006-12-21 12:02 ------- this is not a blocking bug.. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-21 12:24 ------- +I understand a flickering PictureBox doesn't seem like a big deal, +and of course it is not going to make any program stop working, but +it does make our courseware software unusable. And it will do the +same for most multimedia applications (imagine a movie player trying +to display a video like that). + +Our whole program is drawn over a PictureBox that covers the whole +form, and the screen flashes continuosly, as there is always +something changing and invalidating some area of the PictureBox. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
