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=78779

--- shadow/78779        2006-07-06 17:24:48.000000000 -0400
+++ shadow/78779.tmp.28521      2006-07-06 18:03:24.000000000 -0400
@@ -26,6 +26,10 @@
 In .Net, every time the text in the text entry is changed, TextChanged
 event is fired, and the code in the event handler is called (it prints
 "OnTextChanged :: " plus the Text's property value).
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-07-06 17:24 -------
 Sample code at: http://pastebin.ca/80811
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-06 18:03 -------
+Also, it looks like setting ComboBox.Text property directly from code
+doesn't trigger the TextChanged event.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to