• 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
[NSWorkspace fullPathForApplication:] : Classic forever?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NSWorkspace fullPathForApplication:] : Classic forever?


  • Subject: [NSWorkspace fullPathForApplication:] : Classic forever?
  • From: Stephane Sudre <email@hidden>
  • Date: Wed, 12 May 2004 15:59:45 +0200

From what I'm seeing, the fullPathForApplication: method of NSWorkspace tends to prefer to return the Classic application path when both a Carbon and Mac OS 9 application are available?

Is this a bug or a feature?

In my case, the "problem" is occurring with Internet Explorer.

NSLog(@"%@",[[NSWorkspace sharedWorkspace] fullPathForApplication:@"Internet Explorer"]);

I switched to the LaunchServices API to fix this, so I'm asking this just for curiosity.
_______________________________________________
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: [NSWorkspace fullPathForApplication:] : Classic forever?
      • From: Jeremy Dronfield <email@hidden>
  • Prev by Date: Re: How to tell if first responder
  • Next by Date: Affine transform questions
  • Previous by thread: Re: How to tell if first responder
  • Next by thread: Re: [NSWorkspace fullPathForApplication:] : Classic forever?
  • Index(es):
    • Date
    • Thread