double-vision?
double-vision?
- Subject: double-vision?
- From: James Maxwell <email@hidden>
- Date: Fri, 21 Dec 2007 10:27:13 -0800
I'm having a hell of a time getting a new tool palette-type window to
load. Looking at the File's Owner in IB, I notice that it has two
entries for the same method:
If I try to remove one connection, both get removed, so it's obviously
a duplicate of some kind...
I don't know how that's possible, and I can't see any explanation in
the code. I put an NSLog in the WindowDidLoad for the palette, to
report the number of cells, and it comes up with zero. So my window's
supposed to be loaded, but it's invisible, and contains no cells!
(cool.) My guess is that it's somehow reporting the cells in a
different instance, or something like that. But actually, I'm just
very confused.
J.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden