Top "Picker" questions

Synonym of selector or chooser.

Datepicker for Bootstrap (select Week only and making it work in IE)

I'm using this date picker: http://www.eyecon.ro/bootstrap-datepicker/ 2 questions: Anyone know how to make it work in Internet …

javascript date twitter-bootstrap datepicker picker
Binding a picker to mvvm command Xamarin forms

I have been looking everywhere to try and solve this issue, I have not been using Xamarin forms for long …

mvvm binding xamarin.forms command picker
Show date picker with month and year only for lollipop 5.0 in android

Show date picker with month and year only for lollipop 5.0 in android, it can be done in lower versions but …

android date picker
Set height of picker with react-native

I have a picker in my react-native ios app and want to set the height but the example won't honor …

ios react-native picker
Android image picker for local files only

I'm using the built in Android image picker as follows: Intent photoPickerIntent = new Intent(Intent.ACTION_PICK, android.provider.MediaStore.…

android image picker picasa
Wrong color in Interface Builder

The problem: I set a color in Interface Builder, setting the channels RGB, then I do a screenshot of the …

ios xcode colors picker
"malformed calls from JS field sizes are different" error on Android - react-native

I'm using React-Native.I'm living trouble with Picker component on Android. I use Picker from Native-Base Library. Here is my …

android react-native picker native-base
How can I add new button in date picker widget in android?

I want to add new button,which is clear button, to date picker widget and time picker widget in my …

android time widget picker timepicker
Paging UIScrollView with different page widths

I would like to have a horizontal scrolling UIScrollView with paging enabled. The pages in this scrollview have different widths, …

iphone uiscrollview paging picker
How do I add minutes step to Bootstrap DateTimePicker?

I tried with this and other methods, but it's still not working. $(function () { $('#datetimepicker').datetimepicker({ format: 'HH:mm', disabledTimeIntervals: [[…

datetime datetimepicker picker bootstrap-datetimepicker