• 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: stop and wait
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stop and wait


  • Subject: Re: stop and wait
  • From: David Remahl <email@hidden>
  • Date: Sun, 5 Oct 2003 14:31:58 +0200

On 5 okt 2003, at 14.22, Mark Davis wrote:

I want to know a way to stop and wait in my code until something is done.

For example, in my action it shows a sheet but I want to wait until the sheet is closed before I continue.

The sheet will send the message indicated by the selector you passed it as the didEnd: parameter when it closes. Unless you are using a modal sheet, in which case your code will automatically hold untill the user dismisses the sheet.

Take a look at any example that uses a sheet.

/ Rgds, David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: stop and wait
      • From: Mark Davis <email@hidden>
References: 
 >stop and wait (From: Mark Davis <email@hidden>)

  • Prev by Date: stop and wait
  • Next by Date: Re: stop and wait
  • Previous by thread: stop and wait
  • Next by thread: Re: stop and wait
  • Index(es):
    • Date
    • Thread