• 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: [Newbie] How to make application reappear after a close?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Newbie] How to make application reappear after a close?


  • Subject: Re: [Newbie] How to make application reappear after a close?
  • From: "Sean McBride" <email@hidden>
  • Date: Wed, 5 Jan 2005 13:43:45 -0500
  • Organization: Rogue Research

>First: I build my application, create interface, writing function,
>compile and run, all work fine, but if i click on red cross, or use
>cmd-w my application close, doesn't quit

That's normal.

>but if i press on dock icon,
>only the menu reappear not the window.... How to tell application on a
>click on dock if it is close to reappear?

See:

- (BOOL)applicationShouldHandleReopen:(NSApplication *)theApplication
hasVisibleWindows:(BOOL)flag

in NSApplication docs.



 _______________________________________________
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: [Newbie] How to make application reappear after a close?
      • From: whamoo <email@hidden>
References: 
 >[Newbie] How to make application reappear after a close? (From: whamoo <email@hidden>)

  • Prev by Date: bind:toObject:.. should set value in bindor?
  • Next by Date: Re: ID3 tags from AAC files
  • Previous by thread: Re: [Newbie] How to make application reappear after a close?
  • Next by thread: Re: [Newbie] How to make application reappear after a close?
  • Index(es):
    • Date
    • Thread