objective c - iPhone - Image in UIImageView does not shows up into simulator -
i have imported png pictures project, , interfacebuilder, add uiimageview view. set image property 1 imported (selecting dropdown menu). shows up. run simulator ib, , shown view except image. what's problem ? didn't else or more said before.
the project default viewbased project.
@oliver wont image in simulator if running ib. should run simulator xcode. image in xcode project folder not in .xib file.
ps. if run iphone simulator ib run .xib file , show contents added in xib file, labels textfileds. wont show image. if want see if image view proper or not change background color of uiimageview other default , run color have selected ib in simulator.
pss. click on xib file , in option select open source file. check out how xib files made.
Comments
Post a Comment