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=77833 --- shadow/77833 2006-03-18 15:43:59.000000000 -0500 +++ shadow/77833.tmp.2959 2006-03-23 19:30:23.000000000 -0500 @@ -1,17 +1,17 @@ Bug#: 77833 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: winforms/idle sample not working @@ -38,6 +38,14 @@ Additional Information: This works on linux, just not on windows. Also, on Linux I get X11 bad window errors on shutdown. Maybe firing event and trying to update label after shutdown? + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-23 19:30 ------- +MS wakes up on every .3 and .8 of a second, probably as a result of +some timer (hover?) they happen to have internally. Firing Idle +because of that is probably just a side-effect. + +Jackson is going to implement a ceiling on our sleep code to also +wake up regularily, to emulate this. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
