• 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: custom alert panel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: custom alert panel


  • Subject: Re: custom alert panel
  • From: j o a r <email@hidden>
  • Date: Mon, 26 Apr 2004 09:54:04 +0200

Sheets are document modal and not application modal. That's their whole
purpose in life. If you need an app modal dialog, use a normal alert
panel.

Also, I'm fairly sure that you don't really need to "pause and
continue". Most of the time you can just save the current state and
pass it via the "context info" parameter to be handled when the user
dismisses the sheet.

j o a r

On 2004-04-26, at 09.36, justin webster wrote:

> I want the application to pause and wait for the result of the user
> input as it does with an NSAlert.
>
> I guess I need to subclass NSAlert or apply this 'pausing and
> continuing' to my code somehow.
> I'm not sure how to do this and I'm going round in circles.
>
> sorry if i'm missing something simple

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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: custom alert panel
      • From: Nicko van Someren <email@hidden>
References: 
 >custom alert panel (From: justin webster <email@hidden>)

  • Prev by Date: custom alert panel
  • Next by Date: Re: custom alert panel
  • Previous by thread: custom alert panel
  • Next by thread: Re: custom alert panel
  • Index(es):
    • Date
    • Thread