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=82727 --- shadow/82727 2007-09-07 04:21:39.000000000 -0400 +++ shadow/82727.tmp.20049 2007-09-07 04:21:39.000000000 -0400 @@ -0,0 +1,31 @@ +Bug#: 82727 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: ToolStripStatusLabel: with icon Visible=false does not hide + +Repro is ./ch02_Forms/StripControlsSample from the sample code for the +book "Windows Forms 2.0 Programming," by Chris Sells and Michael +Weinhardt, sources available from +http://www.sellsbrothers.com/writing/wfbook/ I'm working my way through +the samples -- more to follow. + +This sample emulates VisualStudio's build status bar handling: changing +text, progress bar, and animated icon in a label. Hit <Rebuild> to run. + + +On SVN head on Win32, 1.2.5_5 Win32 and 1.2.5_5 Suse VM, the icon does +not disappear on 'build' completion. If the window is resized it does +disappear. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
