[Mono-bugs] [Bug 64216][Min] Changed - Custom NSViews do not get initialized
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 11 Jan 2005 17:13:35 -0500 (EST)
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 pat2man@comcast.net.
http://bugzilla.ximian.com/show_bug.cgi?id=64216
--- shadow/64216 2005-01-03 02:20:29.000000000 -0500
+++ shadow/64216.tmp.23160 2005-01-11 17:13:35.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 64216
Product: Cocoa#
Version: 0.1
OS: Mac OS X 10.3
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Minor
Component: Bindings.
AssignedTo: mono-bugs@ximian.com
ReportedBy: pat2man@comcast.net
@@ -61,6 +61,10 @@
I tried the new constructor (oh and the code is NeedsDisplay = true;) but it still won't
display. drawRect never gets called which it should.
------- Additional Comments From grompf@sublimeintervention.com 2005-01-03 02:20 -------
Please try this with the new code in SVN; setting to needinfo for now
+
+------- Additional Comments From pat2man@comcast.net 2005-01-11 17:13 -------
+Based on this: http://blog.sublimeintervention.com/pivot/entry.php?id=12 I would say
+this bug is fixed.