• 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: Child windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Child windows


  • Subject: Re: Child windows
  • From: Andreas Mayer <email@hidden>
  • Date: Sun, 14 Jan 2007 18:19:34 +0100


Am 14.01.2007 um 16:43 Uhr schrieb Uli Kusterer:

Cocoa currently doesn't have the concept of child windows

Hm? Sure it does.

-----
addChildWindow:ordered:

childWin is ordered either above (NSWindowAbove) or below (NSWindowBelow) the receiver, and maintained in that relative place for subsequent ordering operations involving either window.

- (void)addChildWindow:(NSWindow *)childWin ordered: (NSWindowOrderingMode)place

Discussion

While this attachment is active, moving childWin will not cause the receiver to move (as in sliding a drawer in or out), but moving the receiver will cause childWin to move.

[...]

Availability

Available in Mac OS X v10.2 and later.
-----



Andreas
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Child windows (From: David Aames <email@hidden>)
 >Re: Child windows (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Re: Child windows
  • Next by Date: Re: Child windows
  • Previous by thread: Re: Child windows
  • Next by thread: Re: Child windows
  • Index(es):
    • Date
    • Thread