• 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
How to load a window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to load a window


  • Subject: How to load a window
  • From: Kevin Bracey <email@hidden>
  • Date: Mon, 22 Sep 2008 10:36:16 +1200

If the Window you wish to open is in the same nib, then create a IBOutlet NSWindow *otherWindow in your controller,
connect in IBuilder
then [otherWindow makeKeyAndOrderFront:self];


Cheers
Kevin
_______________________________________________

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


  • Prev by Date: Re: Programmatically inserting text into NSTextView and scrolling
  • Next by Date: Re: NSScroller will be visible even it is below other view in 10.4
  • Previous by thread: Re: How to load a window
  • Next by thread: Appropriateness of assign attribute and -fobj-gc-only
  • Index(es):
    • Date
    • Thread