• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
IBOutlet & NSTabView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IBOutlet & NSTabView


  • Subject: IBOutlet & NSTabView
  • From: SA Dev <email@hidden>
  • Date: Sat, 11 Jun 2005 13:47:48 -0400

Hi, list:

  I have a controller class with an IBOutlet defined as follows:

IBOutlet NSTabView * mainTabView;

I dragged it into the nib and the outlet appeared as expected. The trouble comes when I try to drag a connection from my controller instance to the tab view. When I release the drag and click the mainTabView entry in the inspector, the little red 'you-can't-do- that' warning shows up explaining that 'mainTabView must be of type NSTabView'. When I hover the option-drag over what is definitely my tab view (it's contained directly by the window), the little blue tag says "NSView".

Is this a bug I should report or has something changed that I haven't read about?


_______________________________________________ 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
  • Follow-Ups:
    • Re: IBOutlet & NSTabView
      • From: Pontus Ilbring <email@hidden>
    • Re: IBOutlet & NSTabView
      • From: Chuck Fleming <email@hidden>
  • Prev by Date: Re: Cocoa menus in Carbon App
  • Next by Date: Killing a NSTimer
  • Previous by thread: Re: Dealing with never-alocated bugs
  • Next by thread: Re: IBOutlet & NSTabView
  • Index(es):
    • Date
    • Thread