0

Possible Duplicate:
How to Insert View in Superview's View? (iOS)

I have the line of code below... How would I modify it to insert the subview "mySubview" in a UIView named "myView" that is found in the superview?

[[self superview] addSubview:mySubview];
Community
  • 1
  • 1
William LeGate
  • 540
  • 7
  • 18

0 Answers0