Guest User

Untitled

a guest
Jul 1st, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Creating Views - iPhone
  2. myView.frame = CGRectMake(0, 0, 100, 50);
  3.  
  4. myView.frame = CGRectMake(10, 15, 100, 50);
Advertisement
Add Comment
Please, Sign In to add comment