Panther broke CFUserNotificationDisplayNotice?
Panther broke CFUserNotificationDisplayNotice?
- Subject: Panther broke CFUserNotificationDisplayNotice?
- From: Stephane Sudre <email@hidden>
- Date: Mon, 19 Jan 2004 17:30:47 +0100
From what I'm seeing, Panther has one hidden feature, it's breaking the
CFUserNotificationDisplayNotice API.
I need to display a localized String with it and this is working fine
on Mac OS X 10.1, Mac OS X 10.2 and is not working at all on Panther
(OS X 10.3.2 client and server).
I provide the URL to the bundle, CFStringRef with the correct keys, the
.strings file is encoded with UTF-16. There is no '\r' or missing ';'
in it.
The URL to the bundle is absolutely correct as I'm building a relative
URL from it for the icon url and the icon is perfectly displayed in
Panther.
I read the release note to see if there was a note stating that a bug
was introduced to conform to the specifications but no Release notes on
CFUserNotificationDisplayNotice.
I'm going to file a bug report but maybe someone knows a workaround for
this or if the issue is just with my eyes.
_______________________________________________
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.