[Mono-bugs] [Bug 61517][Maj] Changed - Gdk.Key loop

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 25 Jul 2004 19:04:15 -0400 (EDT)


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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=61517

--- shadow/61517	2004-07-25 19:01:45.000000000 -0400
+++ shadow/61517.tmp.23334	2004-07-25 19:04:15.000000000 -0400
@@ -67,6 +67,10 @@
 select="@MemberName"/>
 
 
 What it does is to print `aaa' as it processes each field. When I look
 at Gdk.Key the `aaa' continues to come, however, it is fairly slow.
 You are thinking it is a loop because Gdk.Key is so big.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-25 19:04 -------
+The problem is the editing buttons. If i remove those everything gets
+reasonable again.