• 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
applicationDidFinishLaunching and Mac OS 10.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

applicationDidFinishLaunching and Mac OS 10.1


  • Subject: applicationDidFinishLaunching and Mac OS 10.1
  • From: Chad Armstrong <email@hidden>
  • Date: Fri, 13 Feb 2004 23:47:55 -0600

I'm finding an odd discrepancy between Mac OS 10.1 and 10.2. I have an application which launches, and then runs a method once the applicationDidFinishLaunching function is called. The method runs fine, however, in 10.1, the window does not come into full focus until after the method called from applicationDidFinishLaunching is done. Under 10.2 this problem does not occur. I tried using applicationDidBecomeActive, but I had the same problem.

Even from my awakeFromNib method I have told the main window to makeKeyAndOrderFront, but this doesn't seem to effect much of anything.

Does anyone have any ideas on why this problem seems to only exist with Mac OS 10.1, but not 10.2?

Regards,

Chad Armstrong
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: applicationDidFinishLaunching and Mac OS 10.1
      • From: Daniel Todd Currie <email@hidden>
  • Prev by Date: Re: Using Categories
  • Next by Date: Debugging Distributed Objects
  • Previous by thread: Quicktime and Cocoa Problem
  • Next by thread: Re: applicationDidFinishLaunching and Mac OS 10.1
  • Index(es):
    • Date
    • Thread