When instantiating NSView subclasses using initWithFrame: in Rococoa, there
is a
warning logged that says e.g. for NSButton: "NSButton(0x128307fa0) - NSView not
correctly initialized. Did you forget to call super?". It is only of cosmetical
importance as it seems. Nevertheless, for future reference I post here
references to RubyCocoa that had the same issue.
http://github.com/timburks/nu/blob/master/notes/HACKS?raw=true
http://sourceforge.net/tracker/index.php?func=detail&aid=1215220&group_id=44114&
atid=438476
Don't know if a similar hack could be applied to Rococoa.
Original issue reported on code.google.com by dkocher@sudo.ch on 6 Oct 2009 at 10:04
Original issue reported on code.google.com by
dkocher@sudo.ch
on 6 Oct 2009 at 10:04