• 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: Aaron Boothello <email@hidden>
  • Date: Fri, 12 Dec 2003 12:42:43 +0800

It's still doing the same thing it was before i edited the code. it's like a ghost sheet, when i comeback to the app. should i be doing something in the 'awakenfromnib' function ?

i'm stummed.

Thanks,
Aaron.

On Friday, December 12, 2003, at 12:24PM, Rakesh Pandey <email@hidden> wrote:

>- (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.

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