• 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: Window layering and save sheet attachment in multi-window document
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Window layering and save sheet attachment in multi-window document


  • Subject: Re: Window layering and save sheet attachment in multi-window document
  • From: Sherm Pendley <email@hidden>
  • Date: Thu, 1 Dec 2005 13:31:25 -0500

On Dec 1, 2005, at 5:24 AM, Derrick Bass wrote:

The order seems to be:
makeWindowControllers: is called and finishes.
windowControllerDidLoadNib: is called for the first window created, and finishes.
The first window is displayed and made front.
windowControllerDidLoadNib: is called for the second window created, and finishes.
The second window is displayed and made front.

What I would do is keep a counter, and increment it each time windowControllerDidLoadNib: is called. Then, when the counter indicates that this is the last Nib to load, you could display the windows in whatever order you want.

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • [SOLVED] Window layering and save sheet attachment in multi-window document
      • From: Derrick Bass <email@hidden>
References: 
 >Re: Window layering and save sheet attachment in multi-window document (From: Derrick Bass <email@hidden>)

  • Prev by Date: Re: CoreData, TextView and Bindings
  • Next by Date: Bindings problem : list of To-Many Relationships (was NSPopupButtonCell handling click too early ? )
  • Previous by thread: Re: Window layering and save sheet attachment in multi-window document
  • Next by thread: [SOLVED] Window layering and save sheet attachment in multi-window document
  • Index(es):
    • Date
    • Thread