Re: opening images q
Re: opening images q
- Subject: Re: opening images q
- From: John Pattenden <email@hidden>
- Date: Thu, 7 Feb 2002 10:41:46 -0800
I aint no Cocoa expert, but I use something like this
filePath = [thisBundle pathForResource:@"filename" ofType:@"typ"];
exercise for reader.. finding your own bundle...
John Pattenden
ScreenTime Media
http://www.screentime.com
_______________________________________________
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.