Top "Picker" questions

Synonym of selector or chooser.

How can I change text font in UIPickerView in iOS 7?

I was able to change my font color but I also need to change font size, how can I accomplish …

ios fonts picker
Change the default React Native <Picker> drop-down arrow icon

I want to change its color specifically: <Picker selectedValue={this.state.selected} onValueChange={(value) => this.setState({selected:value})} &…

react-native react-native-android picker
Simple Android Directory picker - How?

I have just started coding in Android Studio and feeling Awesome..!! How can I write a code for a 'Directory …

android directory picker filechooser
changing font and its size of a picker in swift

With Objective-C, I used the code shown below to set/change font family and size of a picker: - (UIView *)…

swift swift2 uipickerview picker
Android picker/list similar to iOS date picker

I'd like to implement an ios style picker on Android with multiple columns, such as this one: Yes, I know …

android picker
iPhone-like (slot machine) 'picker' select box for the web?

I'm looking for a iPhone-like "picker" control that I'm able to use on the web. Accessibility is not a concern. …

javascript user-interface picker
date+time picker for jsf

Is there any ready-to-use component for JSF that allows to chose the Date + the Time of an event? All components …

jsf date time components picker
How to select folder in android?

Hi there is a way to select folder where user want to save file in android . I check out http://…

android directory android-widget picker filechooser
Android: Directory and file chooser android library

I'm using aFileChooser android library project in my app to select the file from external storage. but it doesn't seem …

android picker filechooser
How can I set a ringtone programmatically android

I have to set ringtone programmatically in android . How can I set a ringtone in android?I search the web …

android set picker ringtone