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=76919 --- shadow/76919 2005-12-07 14:25:05.000000000 -0500 +++ shadow/76919.tmp.29462 2005-12-07 19:42:38.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 76919 Product: Mono: Class Libraries Version: 1.1 OS: GNU/Linux [Other] OS Details: gentoo -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -57,6 +57,17 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-12-07 14:25 ------- Just a note, I looked at the change for this, and you might also want to make the same change for things like data binding, pre-rendering, etc, etc.. Basically, I think the only time the 'Controls' property should be used is in derived classes. + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-07 19:42 ------- +Just tested it - + +It works for the sample, and only PARTLY for the code I'm trying to +run. As I mentioned, the pre-render and some other methods aren't +being called for these child controls. If you need, I can modify the +test to reflect some of these problems. + +Thanks, +Curtis. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
