Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
106 views

Reference to the slidingViewController from the AppDelegate to open a view

I need to open a view as topViewController from the AppDelegate method : (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication: (NSString *)...
swifferina's user avatar
0 votes
2 answers
435 views

ECSliding, referece RightController in AppDelegate

I'm using ECSliding and I have this problem! I have a topView and two menus, left (LeftViewController) right (RightViewController) both UIViewController. I want to give a reference to the right ...
Tortuga's user avatar
  • 97