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