ipup / PPRevealSideViewController

A new container controller to easily push views on side like Path or Facebook
www.ipup.pro
Other
821 stars 194 forks source link

How to disable the click event in MainViewController if TableViewController is on the top. #69

Closed tikamchandrakar18 closed 10 years ago

tikamchandrakar18 commented 11 years ago

In this code this issues are occurring How to disable the click event in MainViewController if TableViewController is displaying.

If suppose we have search button in mainviewcontroller and we slide left side at a time If user pressed search button then it open the keypad and searching the values.

Expected : if user click search box then MainViewController should be come on top.

Thanks Tikam

ipodishima commented 11 years ago

Isn't it the response you are looking for?

-> https://github.com/ipup/PPRevealSideViewController/issues/6#issuecomment-18748454