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

Re: SplashScreen and RunLoop


  • Subject: Re: SplashScreen and RunLoop
  • From: matt neuburg <email@hidden>
  • Date: Wed, 16 Jul 2003 08:07:57 -0700

On Wed, 16 Jul 2003 01:41:43 +0200, Lorenzo <email@hidden> said:

>So, cannot I create a modal dialog which closes after 3 seconds?
>I presume there should be a way to do that.

>>> - (void)stopModalWindow
>>> {
>>> NSLog(@">>>>>>> stopModalWindow");
>>> [NSApp stopModal];
>>> }

I do splash screen exactly as you describe, so clearly there must be a way
to do it. So it must be a matter of how your code differs from mine. What
happens if you use abortModal instead of stopModal? Also, what happens if
you close the window explicitly from within stopModelWindow? m.

--------
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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: Interplay of modal dialogs
  • Next by Date: Re: Debugging retainCount
  • Previous by thread: Re: SplashScreen and RunLoop
  • Next by thread: Runtime _NSCachedBitmapImageRep class not loaded error
  • Index(es):
    • Date
    • Thread