• 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
How do you get an NSCell subclass into a Palette?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do you get an NSCell subclass into a Palette?


  • Subject: How do you get an NSCell subclass into a Palette?
  • From: Jerry Krinock <email@hidden>
  • Date: Thu, 31 May 2007 12:57:40 -0700

In Interface Builder, the "Data" palette contains several items that are subclasses of NSActionCell: NSSliderCell, NSStepperCell, NSTextFieldCell, etc. I want to build a Palette which contains an NSActionCell subclass like that.

In my Palette project, I have a window, the "Palette View" into which my palette items need to be instantiated.

To instantiate a subclass of NSView, I drag in the "Custom View" and subclass it.

But how do I instantiate a subclass of NSActionCell? There is no generic "NSActionCell" in any of the palettes to drag in, and the "Instantiate..." menu item is always disabled.

I looked through all the Interface Builder - Palette examples I could find, but none of them do any cells, only views. How did they do that?

Thanks a bunch,

Jerry Krinock
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: How do you get an NSCell subclass into a Palette?
      • From: Ricky Sharp <email@hidden>
  • Prev by Date: Re: NSURLDownload in an action?
  • Next by Date: Re: How do you get an NSCell subclass into a Palette?
  • Previous by thread: NSSendCommitEditingSelector exception
  • Next by thread: Re: How do you get an NSCell subclass into a Palette?
  • Index(es):
    • Date
    • Thread