Top "Picker" questions

Synonym of selector or chooser.

ASP.NET DateTime Picker

is there any good free/open source time picker control that goes well with ASP.NET Calendar control?

asp.net datetime picker
Android Color Picker

I am looking for a Color Picker framework which can return color HEX on selection. I have looked at this …

java android colors picker
Date picker in Android

Can any one post sample code for a simple date picker in Android. If date picker is not possible in …

android date picker
React Native ios picker is always open

I have two pickers on my screen. Whenever I navigate to the screen in iOS app I find that the …

ios react-native picker
Multiple DatePickers in same activity

I am absolutely new to the Android platform and have been building an application while learning the development process. Currently, …

android date datepicker picker
Popup/modal picker for a text field in iOS 7

I am having a lot of trouble figuring out how to implement a standard popup picker. Like many apps' registration …

ios datepicker modal-dialog popup picker
How to set ringtone with RingtoneManager.ACTION_RINGTONE_PICKER?

I try to find solution here, but there are only solution for own/selected file, not for code when I …

android set picker ringtone
Is there a way to style Picker component for React Native and make its height smaller?

I wanted to use the Picker component in my React Native application, but it takes up too much height of …

javascript react-native styles picker
Custom UIPickerView with Custom Background color

I have created a sample picker-view which will display some details. Setting the Background color using: _pickerView.backgroundColor = [UIColor redColor]; …

ios objective-c cocoa-touch uipickerview picker
How do you shrink a UIPickerView on the iPhone?

I would like to reduce the height of a UIPickerView in my iPhone app, so that it shows only one …

ios interface-builder uipickerview picker