• 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
NSWindow question.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSWindow question.


  • Subject: NSWindow question.
  • From: John Draper <email@hidden>
  • Date: Tue, 12 Apr 2005 13:12:26 -0700

Hi,

I already know how to bring up a NSWindow I created with IB.

IE:   [myCallWindow makeKeyAndOrderFront:self];

But how do I "dismiss" the window,  or "hide" it or something.

Do I do this?

[myCallWindow orderOut:self];

Or is there another way to close out the window....   not sure if it's
wise to "dispose" or "release" an object created with IB.

John
_______________________________________________
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: NSWindow question.
      • From: Stéphane Sudre <email@hidden>
  • Prev by Date: Re: When are bound variables initialized?
  • Next by Date: views within views?
  • Previous by thread: Re: Creating custom VerticalRuler for NSScrollBar
  • Next by thread: Re: NSWindow question.
  • Index(es):
    • Date
    • Thread