• 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
NSArrayController in Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSArrayController in Interface Builder


  • Subject: NSArrayController in Interface Builder
  • From: Jeff Heyob <email@hidden>
  • Date: Thu, 17 Aug 2006 12:46:31 -0400

Hi,

I'm trying to mimic the preference window behavior in Apple's Mail application.
I've setup six NSButtons in a window and setup the bindings to an NSArrayController so that the six buttons behave similar to the NSSegmentedControl. The use of NSButton will enable me to use icons for the buttons.


I am having trouble binding the NSArrayControl to a NSTabView so that the button selections select different tab views. Many binding attempts have driven IB into a non-responsive loop which required a force-quit.

I have been able to use NSSegmentedControl using binding to control NSTabView, but NSSegmentedControl does not seem to support a vertical size setting for using icons taller than the regular button height.

Does anyone know how to bind NSArrayControl to six buttons as I have described and also bind to a NSTabView?
Or, is there a way to increase the height on NSSegmentedControl to accommodate a 48x48 pixel icon?


Thanks,
Jeff
_______________________________________________
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: NSArrayController in Interface Builder
      • From: August Trometer <email@hidden>
    • Re: NSArrayController in Interface Builder
      • From: Andreas Mayer <email@hidden>
  • Prev by Date: Re: How to render CIImage into CGBitmapContext or NSBitmapImage
  • Next by Date: Re: Re: Compiling a 10.4 Project for 10.3.9
  • Previous by thread: Re: Basic UI behavior
  • Next by thread: Re: NSArrayController in Interface Builder
  • Index(es):
    • Date
    • Thread