Re: Two ?'s: Default code for NSView & FileMerge problem
Re: Two ?'s: Default code for NSView & FileMerge problem
- Subject: Re: Two ?'s: Default code for NSView & FileMerge problem
- From: email@hidden
- Date: Fri, 8 Feb 2002 12:54:38 -0800
When making an Objective-C NSView subclass file in PB, default code
for initWithFrame: and drawRect: is supplied. But subclassing NSView
from IB, the file that it writes is empty. Is there anyway to
rectify that?
Hear hear. This actually embarrassed me just a day or two ago when I
was showing off Cocoa to a programmer friend of mine who was considering
using Cocoa for a new app. I don't think he realized what *should* have
been in that file, but I did, and it made me wince. I typed the methods
in by hand.
Vince, are you listening? :->
Also, are there any outstanding issues with FileMerge? Whenever I
use it, I end up with mangled code :-( (I get this lovely picture of
what it's going to do to the code, inserting methods in various
places, but the files themselves end up with code in all sorts of
places).
It worked for me last time I tried it, but that was ages ago.
-B.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.