Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Arbitrary Value Buttons #7

Closed
TimCinel opened this issue May 13, 2011 · 1 comment
Closed

Feature: Arbitrary Value Buttons #7

TimCinel opened this issue May 13, 2011 · 1 comment
Assignees

Comments

@TimCinel
Copy link
Owner

Offer the option to spawn an ActionSheetPicker with buttons mapped to values.

ie.
Item picker mode: assign buttons to array indexes.
Date picker mode: assign buttons to dates.

The button captions and values would be passed in as separate NSArrays, most likely, as NSDictionarys would not allow choice of order.

@ghost ghost assigned TimCinel May 13, 2011
@TimCinel
Copy link
Owner Author

Implemented in 42ce011 .

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

No branches or pull requests

1 participant