• 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: beginSheetModalForWindow: and Distributed Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: beginSheetModalForWindow: and Distributed Objects


  • Subject: Re: beginSheetModalForWindow: and Distributed Objects
  • From: Michael Vannorsdel <email@hidden>
  • Date: Tue, 29 Apr 2008 19:13:33 -0600

NSConnection has a addRequestMode: method you can add multiple modes it will work in.


On Apr 29, 2008, at 7:05 PM, Andrew Kimpton wrote:

I'm displaying a modal sheet for a Window using beginSheetModalForWindow: but I'm seeing that whilst the sheet is displayed new messages sent to the application using a previously registered NSConnection are not being handled.

I think this is because the run loops is not in NSDefaultRunLoopMode whilst the modal sheet is being displayed ?

Is there a way for me to register my NSConnection on whatever mode the run loop is in whilst the modal sheet is displayed ?

Or a way to run a modal sheet in a NSDefaultRunLoopMode so that my NSConnection messages are handled ? I looked at runModalSession: but I'm not sure that I can really use that to my advantage (and it seems like a rather complicated solution).

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


  • Follow-Ups:
    • Re: beginSheetModalForWindow: and Distributed Objects
      • From: Andrew Kimpton <email@hidden>
References: 
 >beginSheetModalForWindow: and Distributed Objects (From: Andrew Kimpton <email@hidden>)

  • Prev by Date: beginSheetModalForWindow: and Distributed Objects
  • Next by Date: Re: Tiger bug on NSXMLParser?
  • Previous by thread: beginSheetModalForWindow: and Distributed Objects
  • Next by thread: Re: beginSheetModalForWindow: and Distributed Objects
  • Index(es):
    • Date
    • Thread