gpambrozio / BlockAlertsAnd-ActionSheets

Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
http://codecropper.com/2012/01/replicating-tweetbots-alerts-and-action-sheets/
MIT License
1.41k stars 268 forks source link

Popovers for UIActionSheet replacement in iPad? #7

Open mithril opened 12 years ago

mithril commented 12 years ago

Any ideas for implementing these within popovers as action sheets on iPad rarely stick out from the bottom?

lucianf commented 12 years ago

I second this request, it would be lovely if someone implemented the actionsheet as popover on the iPad. Very beautiful, otherwise, but the actionsheet component is incomplete.

natanrolnik commented 12 years ago

@mithril did you find any workaround for this?

lucianf commented 12 years ago

Nothing so far... if you do, please let us know.

barrettj commented 11 years ago

I'll be investigating this as time permits

danielphillips commented 11 years ago

I needed this also, I got it working. I took the liberty to copy back in my changes from my project to a fork I did of this project. Take a look, you might not want all that I changed (I also added support to use images as backgrounds of the buttons instead of only colour).

https://github.com/danielphillips/BlockAlertsAnd-ActionSheets/commit/53fba254d1f335f09f0c612f0cfd105af5dd0e36