• 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: Modify element hierarchy in a window with Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modify element hierarchy in a window with Interface Builder


  • Subject: Re: Modify element hierarchy in a window with Interface Builder
  • From: Damien Bobillot <email@hidden>
  • Date: Sat, 10 Dec 2005 20:28:46 +0100


Shawn Erickson wrote :

On Dec 10, 2005, at 7:58 AM, Damien Bobillot wrote:

Hello,

I have a nib file containing a window with the following element hierarchy :
NSWindow
NSView (Content View)
NSSplitView
NSScroller
NSOutlineView
NSScroller
NSTextView


I'd like to replace the NSTextView with a NSTableView object.

Another thing, with the following element hierarchy :
NSWindow
    NSView (Content View)
        NSTabView
	    ...
        NSButton

I'd like to move the NSButton object inside the NSTabView.

Any ideas for doing these tasks ? (other than creating a new window from scratch)

Drag and dropping should be sufficient no reason to create a new window, etc (always just worked for me).

It works when dragging a new control from the palette to the tab view, but not when moving a control already created.


IIRC docs for IB cover this aspect of moving things around.

I don't see such informations on Apple documentations. Perhaps, I don't search at good places.


--
Damien Bobillot

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Modify element hierarchy in a window with Interface Builder (From: Damien Bobillot <email@hidden>)
 >Re: Modify element hierarchy in a window with Interface Builder (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Modify element hierarchy in a window with Interface Builder
  • Next by Date: Java and Xcode
  • Previous by thread: Re: Modify element hierarchy in a window with Interface Builder
  • Next by thread: Java and Xcode
  • Index(es):
    • Date
    • Thread