omz / Pythonista-Issues

Issue tracker for Pythonista (iOS)
162 stars 14 forks source link

Add ui.PickerView to ui #134

Open lukaskollmer opened 7 years ago

lukaskollmer commented 7 years ago

Adding UIPickerView to ui would be a nice addition.

The API is fairly simple, it's a lot like UITableView, it also has a delegate and a dataSource to provide content and react to events

Phuket2 commented 7 years ago

This would be a great addition. I am not a big fan of this interface, but it has its moments when it's really great