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=78821 --- shadow/78821 2006-08-15 16:20:52.000000000 -0400 +++ shadow/78821.tmp.14777 2006-08-18 03:41:28.000000000 -0400 @@ -69,6 +69,13 @@ there's no more crash, but the textbox is still empty. looks like we're not calling PullData once the control has been created, for whatever reason. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-15 16:20 ------- doh, make that pushdata. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-18 03:41 ------- +The PushData actually gets called, the problem is IsBinding returns +false because the control isn't created yet. Not sure if this is a +creation order issue, or maybe MS slips another push in there. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
