• 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: Swap subviews of NSSplitView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Swap subviews of NSSplitView?


  • Subject: Re: Swap subviews of NSSplitView?
  • From: rajesh <email@hidden>
  • Date: Tue, 16 Dec 2008 09:40:59 +0100


On Dec 16, 2008, at 8:11 AM, Matt wrote:

I have an NSSplitView, divided vertically, with two table views. In a
certain instance I need to have a custom view class appear in place of
the right-hand NSTableView, retaining its auto-resizing and
spilt-view-resizing functionality. I need to be able to swap the
NSTableView (inside of the split view) for this custom view back and
forth as needed.

I searched for the solution but only found references to NSViews
-replaceSubview: with:, and it isn't working for me. Is this the
proper method to be using for such a task or should I be doing
something different?

I did something like this before , but my table was enclosed in a scroll view so , replacing 'view' with scroll view was never a problem.
I dint pay much into the details then.


May be you can do the same... even go ahead and hide the scrollers if you don't need them

Thanks very much in advance,
-Matt
_______________________________________________

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

_______________________________________________

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


References: 
 >Swap subviews of NSSplitView? (From: Matt <email@hidden>)

  • Prev by Date: Re: proper way to release a static NSMutableDictionary?
  • Next by Date: What is the default time for a CALayer transform?
  • Previous by thread: Swap subviews of NSSplitView?
  • Next by thread: Re: Swap subviews of NSSplitView?
  • Index(es):
    • Date
    • Thread