Iphone Loading another UIView to the active Window
Posted
by Ploetzeneder
on Stack Overflow
See other posts from Stack Overflow
or by Ploetzeneder
Published on 2009-10-18T06:26:43Z
Indexed on
2010/04/30
5:07 UTC
Read the original article
Hit count: 350
Hello, if i have got 1 Window and in the interface builder i add a second view, then in the Main Interface Builder Window I see 2 Views which are both called "View". How do I add one of this views programmatically to the m and the h file, and what do i have to edit in the interface builder so that i can run the second generated view (how do i name it,..)
Is there a possibility to send a value to the other view, and to send one back (return)? Where can I read about it.
Thx in advance,
Andreas
© Stack Overflow or respective owner