• 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
Why does the Workspace not like Germans?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why does the Workspace not like Germans?


  • Subject: Why does the Workspace not like Germans?
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Mon, 17 Oct 2005 21:54:52 +0200

I have an application which has an icon called Maß.icns .
(In case someone has messed up this name: the last character is a "Latin Small Letter S")


NSImage *i1_ok = [ NSApp applicationIconImage ];
NSImage *i2_ok = [ NSImage imageNamed: @"NSApplicationIcon" ];
NSImage *i3_bad = [[NSWorkspace sharedWorkspace] iconForFile:[[NSBundle mainBundle] bundlePath]];


i1_ok, i2_ok both show my icon (as they should)
But i3_bad just has a generic app icon.

When I rename my icon to Measure.icns even NSWorkspace can display the right picture.

Is it somewhere documented that German names do not agree with NSWorkspace?

Kind regards,

Gerriet.

_______________________________________________
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:
    • Re: Why does the Workspace not like Germans?
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Re: Points in BezPath
  • Next by Date: Re: help with bezpath please...
  • Previous by thread: Re: Points in BezPath
  • Next by thread: Re: Why does the Workspace not like Germans?
  • Index(es):
    • Date
    • Thread