• 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
Re: How to implement IB-like Inspector Palette?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to implement IB-like Inspector Palette?


  • Subject: Re: How to implement IB-like Inspector Palette?
  • From: Andy Lee <email@hidden>
  • Date: Fri, 25 Sep 2009 22:20:22 -0400

On Friday, September 25, 2009, at 09:56PM, "Rick Mann" <email@hidden> wrote:
>What is the control at the top of the IB Inspector panel? Is it just
>buttons arranged next to each other?
>
>I presume it's a tabless NSTabView for the content beneath.

So one would think, but a little poking around with F-Script Anywhere indicates that the row of buttons is a custom view class called IBInspectorModeView, and the main content also uses custom classes without an NSTabView anywhere in the hierarchy.  Anyone's guess is as good as mine as to why it was done this way -- maybe it was the easiest path to get the exact custom behavior they wanted.

I suspect there are third-party libraries to do what you want -- I'm pretty sure I've seen one or two tutorials somewhere.

--Andy

_______________________________________________

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

  • Prev by Date: Re: How to implement IB-like Inspector Palette?
  • Next by Date: Spotlight: obtain active query on app launch
  • Previous by thread: Re: How to implement IB-like Inspector Palette?
  • Next by thread: Re: How to implement IB-like Inspector Palette?
  • Index(es):
    • Date
    • Thread