-1

enter image description here I try to add more children for Container view but prevent me and only make one segue.

wod
  • 812
  • 1
  • 10
  • 23
  • This is not a real question. Stackoverflow isn't a 'write my code' site. You have to show us your effort. You should read the http://stackoverflow.com/faq. – dasdom Dec 31 '12 at 10:36

1 Answers1

1

Make the connections from the view controller instead from a subview.

SAE
  • 1,609
  • 2
  • 18
  • 22
  • This mean make the connection with view controller not with container view , Do you mean this ? – wod Jan 01 '13 at 06:07
  • Still only allow to make one segue please i have update question with new screen – wod Jan 01 '13 at 06:11