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

Re: NSSplitView and subviews, awkward?


  • Subject: Re: NSSplitView and subviews, awkward?
  • From: Charilaos Skiadas <email@hidden>
  • Date: Thu, 26 May 2005 18:56:47 -0500


On May 26, 2005, at 6:09 PM, Theodore H. Smith wrote:
I'm finding using the NSSplitView awkward. Also, subviews in general I find awkward.

have you considered using RBSplitView, from http://www.brockerhoff.net/src/rbs.html ?
I haven't used it myself, but I think lots of folks recommend it. Don't know if it would solve your problems.
Why? Well, if I arrange some views in a splitview, and then decide that I don't like them that way after all, if I unpack the views, they get moved and resized, which is annoying.

Also, can someone tell me how to make a subview not a subview anymore? I can't figure that out, either. If I delete the topview, then the subviews are deleted too, and I don't want that.

Look at the documentation for NSView, specifically the methods -(void)removeFromSuperviewWithoutNeedingDisplay
and
- (void)removeFromSuperview

<x-tad-smaller>Haris</x-tad-smaller>
 _______________________________________________
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: NSSplitView and subviews, awkward?
      • From: "Theodore H. Smith" <email@hidden>
References: 
 >NSSplitView and subviews, awkward? (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: items on a tabview that stay through all tabs
  • Next by Date: Re: items on a tabview that stay through all tabs
  • Previous by thread: NSSplitView and subviews, awkward?
  • Next by thread: Re: NSSplitView and subviews, awkward?
  • Index(es):
    • Date
    • Thread