• 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: Turning NSTableView on it's side
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Turning NSTableView on it's side


  • Subject: Re: Turning NSTableView on it's side
  • From: Spencer Salazar <email@hidden>
  • Date: Wed, 9 Aug 2006 19:48:16 -0400

I dont remember what the old classic tabbed view looked like, but the tabs of NSTabView can be oriented in any direction, if NSTabView works for you. see the setTabViewType: selector.

spencer

On Aug 9, 2006, at 4:57 PM, Ron Aldrich wrote:

Folks,

I working on porting one of our older classic apps to cocoa, and I need a control which looks like the old, classic tabbed view (folder tabs, left justified). The tabs don't actually control which view is displayed, but rather are used to control a master- detail interface.

I've prototyped the application using an NSTableView (bound to an NSArrayController) in that control's place, and while it works as expected, it is vertically, rather than horizontally oriented.

Is there a way to change NSTableView's orientation? Or should I be basing this on some other class?

I chose NSTableView simply because that's what the Master-Detail interface sample code uses, and it has the right bindings available.

Thanks,

Ron Aldrich
Software Architects, Inc.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Turning NSTableView on it's side (From: Ron Aldrich <email@hidden>)

  • Prev by Date: "Binding selectedObject cannot be bound to ..." while moving from Tiger to Panther
  • Next by Date: Re: Core Data: Forcing update of NSTableView bound to an NSArrayController
  • Previous by thread: Re: Turning NSTableView on it's side
  • Next by thread: NSURLConnection Without NSHTTPCookieStorage
  • Index(es):
    • Date
    • Thread