• 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
NSAlert Sheets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSAlert Sheets


  • Subject: NSAlert Sheets
  • From: Erik Benoist <email@hidden>
  • Date: Mon, 12 Jan 2009 21:32:04 -0500

All-
I'd like to run some alerts as sheets, but I'm having trouble connecting them to the window. They always seem to run as modal instead of attached. Here is the code I'm using:

[postconfAlertError beginSheetModalForWindow:[[self section] window] modalDelegate:self didEndSelector:@selector(alartEnd:returnCode:contextInfo:) contextInfo:nil];

This is being run inside a InstallerPane. Do I need to find a pointer to the section's window or something even further back? I would really prefer the sheet style. Any help would be appreciated. 

-Erik
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSAlert Sheets
      • From: email@hidden
  • Prev by Date: Preflight Prevent Installation
  • Next by Date: Re: Preflight Prevent Installation
  • Previous by thread: Re: Preflight Prevent Installation
  • Next by thread: Re: NSAlert Sheets
  • Index(es):
    • Date
    • Thread