Re: Problem with Cocoa App on FAT32-formatted external drive
Re: Problem with Cocoa App on FAT32-formatted external drive
- Subject: Re: Problem with Cocoa App on FAT32-formatted external drive
- From: Rosyna <email@hidden>
- Date: Fri, 25 Aug 2006 08:45:03 -0700
I'm wondering what you are doing to make it be case-sensitive. Do
nibs not find their resources if the resource names differ in case on
a case-insensitive (or in this case, a non case preserving) file
system?
Ack, at 8/25/06, Glenn Zelniker said:
I can, of course, make my code look for files in a case-insensitive
manner -- this is simple enough to do in places where the user wants
to open a file or when I want to populate a matrix of thumbnail
images, for example. But the real difficulty for me is in dealing
with the GUI bits that I've done using IB. There are literally
hundreds of NSButtons, NSImageViews, and the like that I have
"married" to image resources using IB and it would be a nightmare to
have to go into my code and set the images programmatically. It gets
even worse when you consider that many of the buttons have multiple
states that are represented with alternate images, which is easy to
handle in IB but not a lot of fun to handle programatically when
there are several hundred elements to deal with.
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
It's either this, or imagining Phil Schiller in a thong.
_______________________________________________
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