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=82481 --- shadow/82481 2007-08-18 22:01:50.000000000 -0400 +++ shadow/82481.tmp.8921 2007-08-18 22:01:50.000000000 -0400 @@ -0,0 +1,38 @@ +Bug#: 82481 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: Mandriva cooker 2007/2008 +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: ToolStripStatus is dead + +I can't put a screenshot of the bug, so yu can download my source and/or +binarie (Debug dir) at : +svn co https://jobexftp.svn.sourceforge.net/svnroot/jobexftp/CobexFtp/ +The bug is, i write a C# app with winforms, i put a ToolStripStatusbar at +the botom, on this toolstripstatus i put a label and a progressbar, i try +to write something dynamicaly in the label by code but it never change, i +try to change the maxvalue and curent value of progressbar but never change. + +Nota : if yu use only binarie in the debug dir be carefull to have also all +.dll and .so.* [EMAIL PROTECTED] tmp]$ mono -V +Mono JIT compiler version 20070815 (tarball) +Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com + TLS: __thread + GC: Included Boehm (with typed GC) + SIGSEGV: altstack + Notifications: epoll + Architecture: x86 + Disabled: none [EMAIL PROTECTED] tmp]$ _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
