Hi,
I trying to do something like this :
AppDelegate -> View -> View -> SplitView
The documentation states that the SplitView must be called from the delegate object.
I can make my views talk switch back and forth. But no success with the SplitView.
How can I get this to work ?
Please Help
ConfusedLemon