Le 6 juil. 2011 à 14:27, Alexander Reichstadt <l...@mac.com> a écrit :
> Try: > NSArray *sometest = [[NSBundle mainBundle] pathsForResourcesOfType:@"nib" > inDirectory:@"."]; > for (id thisOne in sometest){ > NSLog(@"This is a path:%@",thisOne); > } Thanks for the hint, I'll do that right away. Viel Dank Vincent_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com