@NikFriz Thanks, but it works when I press any part of the screen, do not know what code to use for pressing the label only desaparesca or better yet another image change.
I know I'm a little upset, but I really want to help me.
great tutorial, but I was wondering how we could make that tapping the "Touch Label" is the image disappear? I've been trying for several days I can not even ment, could you help me?
thanks for the video, may i just ask for the code where you locate the point of the touch and then set the labels frame to move to that point. can you not replace that code with:
@NikFriz Thanks, but it works when I press any part of the screen, do not know what code to use for pressing the label only desaparesca or better yet another image change.
I know I'm a little upset, but I really want to help me.
I thank you in advance.
ulbricho 10 months ago
@ulbricho label.alpha = 0;
or
label.hidden = YES;
NikFriz 10 months ago
great tutorial, but I was wondering how we could make that tapping the "Touch Label" is the image disappear? I've been trying for several days I can not even ment, could you help me?
thanks
excuse my bad English.
ulbricho 10 months ago
Thanks for the effort,
It is very helpfull indeed.
Thanks.
M.A.Karim.
MohamedAKarim 1 year ago
very well explained tutorial!!! thank you very much
eatrice6 2 years ago
thanks for the video, may i just ask for the code where you locate the point of the touch and then set the labels frame to move to that point. can you not replace that code with:
mainTouchLabel.center = [touch locationInView:self];
byronlcooke 2 years ago
very helpful.
dchankhour 2 years ago
Thank you, thank you, thank you!
igasparetto 2 years ago