Skip to content

iPad Support#9

Merged
TimCinel merged 6 commits intoTimCinel:masterfrom
johnnyg:master
Jul 20, 2011
Merged

iPad Support#9
TimCinel merged 6 commits intoTimCinel:masterfrom
johnnyg:master

Conversation

@johnnyg
Copy link
Copy Markdown
Contributor

@johnnyg johnnyg commented Jun 13, 2011

Hey Tim,

I've added iPad support for ActionSheetPicker.
Despite its name, this was actually done with a UIPopoverController as I think it's not possible to have a UIPickerView inside an UIActionSheet on the iPad (or at least I was unable to do so successfully).

I've also made a few other fixes.
I should mention that this was tested with XCode 4 using the 4.3 SDK for both iPhone & iPad.

Cheers,
Johnny.

P.S. I wasn't able to get the Sample iPad version to have the same stripy background, not sure what gives there...

johnnyg added 6 commits June 12, 2011 21:06
This also fixes an object leak when cancelling the action picker
The view is now also sent to the action selector
Note: UIPopoverController was used as ActionSheet doesn't support
UIPickerView on the iPad
@TimCinel
Copy link
Copy Markdown
Owner

Wow, I really appreciate that you've done this.

Unfortunately my only computer with OS X has been away getting fixed, so I'm unable to merge it. It's meant to be back next week - this will be the first thing I do when I get it.

Sorry for the delay!

@grgcombs
Copy link
Copy Markdown
Contributor

This works brilliantly @johnnyg ... great work!!!

@TimCinel TimCinel merged commit 39ed2e0 into TimCinel:master Jul 20, 2011
@TimCinel
Copy link
Copy Markdown
Owner

Finally got the computer back. Great work, thanks for sharing :)

@johnnyg
Copy link
Copy Markdown
Contributor Author

johnnyg commented Jul 21, 2011

No worries :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants