Iphone SDK dismissing Modal ViewControllers on ipad by clicking outside of it

Posted by Daniel on Stack Overflow See other posts from Stack Overflow or by Daniel
Published on 2010-04-12T15:58:59Z Indexed on 2010/04/15 4:43 UTC
Read the original article Hit count: 742

Filed under:
|
|
|

Hello,

I want to dismiss a FormSheetPresentation modal view controller when the user taps outside the modal view...I have seen a bunch of apps doing this (ebay on ipad for example) but i cant figure out how since the underneath views are disabled from touches when modal views are displayed like this (are they presenting it as a popover perhaps?)...anyone have any suggestions?

Thanks

Daniel

© Stack Overflow or respective owner

Related posts about ipad

Related posts about iphone