• 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: Modal dialog without NSApplication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modal dialog without NSApplication


  • Subject: Re: Modal dialog without NSApplication
  • From: Eric Schlegel <email@hidden>
  • Date: Sat, 20 Sep 2008 08:44:28 -0700


On Sep 19, 2008, at 11:55 PM, brodhage wrote:

No - there is still one minor problem: if I hide the carbon application and activate it again then my modal window is updated. But not the current modal dialog of the carbon application (which calls my modal dialog via user action).

Yes - I know. It is not good practice to show two modal dialogs. But this is the way the carbon application is doing it. And I can not change this.

Any ideas how I can "send" a update to the carbon application?

Probably the Carbon app is using the older classic Mac OS style of handling updates for its Carbon dialog, rather than the modern Carbon events style. If that's the case, there's really nothing you can do. If the Carbon app used Carbon event handlers then this should just work automatically.


-eric

_______________________________________________

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


References: 
 >Re: Modal dialog without NSApplication (From: brodhage <email@hidden>)
 >Re: Modal dialog without NSApplication (From: Rob Keniger <email@hidden>)
 >Re: Modal dialog without NSApplication (From: brodhage <email@hidden>)

  • Prev by Date: Re: Cocoa debug/release setting
  • Next by Date: Re: Drawing an NSImage in a CALayer
  • Previous by thread: Re: Modal dialog without NSApplication
  • Next by thread: How to call functions of a C dylib on a C++ dylib
  • Index(es):
    • Date
    • Thread