Monday, December 30, 2013

UIImageView not show

- (Id) initWithFrame: (CGRect) frame
{
self = [super initWithFrame: frame];
CGRect rect = CGRectMake (0.0, -20.0, 320, 480);
UIImageView * myView = [[UIImageView alloc] initWithFrame: rect];
[MyView setImage: [UIImage imageNamed: @ "0.png"]];
[Self addSubview: myView];
[MyImage release];

}
Why did not display pictures compiled by
Reply:
lwawc1

(Lwawc1)

Grade:
End quote rate: 0.00%

Reply:
Can the original works sent to my mailbox, I'll change, and then give you an explanation.
Reply:
Code has been sent to Please check your landlord that you need to project.
Reply:
Note that the image path is already packed to the project.

No comments:

Post a Comment