Move UIImageView inside accelerometer delegate

Posted by ghiboz on Stack Overflow See other posts from Stack Overflow or by ghiboz
Published on 2010-06-13T15:10:46Z Indexed on 2010/06/13 15:12 UTC
Read the original article Hit count: 370

Filed under:
|
|

Hi all! my view controller is set to accept accelerometer delegate, and if I put the accelerometer value inside a label works... after I tried to move an UIImageView into my ViewController and nothing happens (the image is putted into the view from the interface builder... (i try to move the image using the frame origin properties) thanks in advance...

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiimageview