Re: setFrameUsingName , setFrameAutosaveName
Re: setFrameUsingName , setFrameAutosaveName
- Subject: Re: setFrameUsingName , setFrameAutosaveName
- From: Andrew Merenbach <email@hidden>
- Date: Thu, 12 Sep 2002 22:33:18 -0700
Hmm. I had a problem with a certain delegate method not getting
called, even though the same code worked in my other programs, and it
turned out I had two of the same method in my source file.
Double-check to make sure you don't have any duplicate methods.
Take care,
Andrew Merenbach
On Thursday, September 12, 2002, at 10:00 PM,
email@hidden wrote:
Message: 13
Date: Thu, 12 Sep 2002 20:54:43 -0700
Subject: Re: setFrameUsingName , setFrameAutosaveName
From: "Tony S. Wu" <email@hidden>
To: Andreas Mayer <email@hidden>, Mailing List
<email@hidden>
That's the weird thing.
The same code works in my other application (the one I created for test
purpose).
Same codes, same place, works perfectly.
I just can't figure out why it doesn't work in my real application.
But it's ok, I'll just save the frame manually.
Thanks for the replies.
_______________________________________________
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.