• 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: Sheets trouble.... kinda odd.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sheets trouble.... kinda odd.


  • Subject: Re: Sheets trouble.... kinda odd.
  • From: Rakesh Pandey <email@hidden>
  • Date: Fri, 12 Dec 2003 09:54:00 +0530

- (IBAction)beginSheet:(id)sender
{
[NSApp beginSheet:sheet modalForWindow:theWindow modalDelegate:nil
didEndSelector:nil
contextInfo:self];
}

- (IBAction)endSheet:(id)sender
{
[NSApp endSheet:sheet];
[sheet orderOut:self];
}


On 12-Dec-03, at 9:27 AM, Aaron Boothello wrote:

> NSApp runModalForWindow: sheet];
> [NSApp endSheet: sheet];
> [sheet orderOut:self];
~ Rakesh Pandey
_______________________________________________
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.

References: 
 >Sheets trouble.... kinda odd. (From: Aaron Boothello <email@hidden>)

  • Prev by Date: [critical bug?] Invisible menus...
  • Next by Date: Re: [critical bug?] Invisible menus...
  • Previous by thread: Sheets trouble.... kinda odd.
  • Next by thread: Re: Sheets trouble.... kinda odd.
  • Index(es):
    • Date
    • Thread