Re: NSTabView problem in IB
Re: NSTabView problem in IB
- Subject: Re: NSTabView problem in IB
- From: john <email@hidden>
- Date: Sat, 11 Jun 2005 22:13:50 -0400
Hi Chuck,
Thanks for the reply. I can see why it sounded like that, but I do have 2 separate outlets. If I connect one, the other won't connect. If I disconnect it, the other will connect but the first one won't. Make sense?
-- John
Hi John,
I'm not sure I understand what you're trying to do. It sounds like you're trying to have an outlet (an instance variable) of some object connected to two NSTabViews at the same time which is not possible.
Chuck
Hi,
I'm having an unusual issue with Interface Builder (2.5.1) where I have a tabless NSTabView and in one of its NSTabViewItems I have another tabless NSTabView. The issue is that I can only have one of them connected to the corresponding outlet - if one is connected and I attempt to connect the other one, I get a message in the Inspector that "myTabView must be of type NSTabView". If I disconnect the NSTabView that is connected the other will happily connect, but I'm unable to connect the one I just disconnected.
Any ideas? Thanks!
-- John
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden