G gtgidemgreen macrumors newbie Original poster Jul 1, 2010 2 0 USA Jul 1, 2010 #1 I am making a program with interface builder and I need to know how to put my logo in it. I try copying and pasting, doesn't work, I try using the Image View but I can't change it from the fish to the image I want. Please help!
I am making a program with interface builder and I need to know how to put my logo in it. I try copying and pasting, doesn't work, I try using the Image View but I can't change it from the fish to the image I want. Please help!
K kainjow Moderator emeritus Jun 15, 2000 7,958 7 Jul 1, 2010 #2 You can't add custom images to Interface Builder. You add them to your Xcode project, then reference them in IB by their names. See Using Image and Sound Resources in a Nib File
You can't add custom images to Interface Builder. You add them to your Xcode project, then reference them in IB by their names. See Using Image and Sound Resources in a Nib File