• 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: Problems with Webview in coredata framework app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with Webview in coredata framework app


  • Subject: Re: Problems with Webview in coredata framework app
  • From: Chris Suter <email@hidden>
  • Date: Sun, 14 Jan 2007 08:08:47 +1100


On 14/01/2007, at 8:01 AM, Andrew Rodriguez wrote:

I'm kind of new to cocoa in general, so I'm not quite sure what modal event loop mode is. Could you please explain that?

Thanks,
Andrew

http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/ Concepts/UsingModalWindows.html


Also have a look at:

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ Classes/NSRunLoop_Class/Reference/Reference.html

The run loop will run in mode NSModalPanelRunLoopMode when you have a modal window.

The problem is that NSURLConnection uses the run loop but it doesn't work if you're in NSModalPanelRunLoopMode (and possibly other modes).

- Chris

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Problems with Webview in coredata framework app (From: "Andrew Rodriguez" <email@hidden>)
 >Re: Problems with Webview in coredata framework app (From: Chris Suter <email@hidden>)
 >Re: Problems with Webview in coredata framework app (From: "Andrew Rodriguez" <email@hidden>)

  • Prev by Date: Re: Problems with Webview in coredata framework app
  • Next by Date: Re: Annoying 'parse error before' messages
  • Previous by thread: Re: Problems with Webview in coredata framework app
  • Next by thread: Re: Problems with Webview in coredata framework app
  • Index(es):
    • Date
    • Thread