• 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: How to catch modal window appearance?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to catch modal window appearance?


  • Subject: Re: How to catch modal window appearance?
  • From: Alexander Bokovikov <email@hidden>
  • Date: Sat, 27 Mar 2010 20:30:47 +0500


On 27.03.2010, at 19:39, Joanna Carter wrote:

Every window is "managed" by a Controller and it is from this Controller that you can run any process you want, as well as creating and showing a window.

This is correct of course, and this was just what I tried to reach for. But I had to call this "private" code from the main AppController, rather than from a window controller of the modal window. Probably I was not too clear with my terms.


I think you are used to Windows programming. Cocoa modal sheets are modal to the owning form, not the whole app.

Modal sheet is not so suitable here. Modal sheet is located "within" the window which owns it. In my case popup window may be larger than parent window. Therefore I've chosen a real modal window.


Thanks.

_______________________________________________

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: How to catch modal window appearance?
      • From: Ken Thomases <email@hidden>
References: 
 >How to catch modal window appearance? (From: Alexander Bokovikov <email@hidden>)
 >Re: How to catch modal window appearance? (From: Fritz Anderson <email@hidden>)
 >Re: How to catch modal window appearance? (From: Alexander Bokovikov <email@hidden>)
 >Re: How to catch modal window appearance? (From: Ken Thomases <email@hidden>)
 >Re: How to catch modal window appearance? (From: Alexander Bokovikov <email@hidden>)
 >Re: How to catch modal window appearance? (From: Joanna Carter <email@hidden>)

  • Prev by Date: Re: How to catch modal window appearance?
  • Next by Date: Re: How to catch modal window appearance?
  • Previous by thread: Re: How to catch modal window appearance?
  • Next by thread: Re: How to catch modal window appearance?
  • Index(es):
    • Date
    • Thread