The UIPickerView class implements objects, called picker views, that use a spinning-wheel or slot-machine metaphor to show one or more sets of values. Appears on iOS.
0
votes
1answer
15 views
UIPopovercontroller not showing properly
I need to show a simple popover view in which a navigation bar with a done button and a picker view is to be shown. i am doing everything programmatically and code is shown below.
CGRect displayFrame ...
1
vote
1answer
67 views
UIPickerView depending on UITableView
I don't have much experience in programming, so here is my question:
I'm trying to write a converter app. At the end, you can enter a number. Then I have a two component UIPickerView. With the first ...
8
votes
6answers
10k views
How to Show UIPickerView when selecting UITextField
Here is a screenshot of what I did till now: http://postimage.org/image/17mf8cxac/
So what I am trying to do is when you select "pick a name" Textfield I need a Picker to show up, with the input ...
0
votes
1answer
27 views
How to scroll multiple component together in UIPickerView?
I have a problem related to scrolling multiple components of UIPickerView.
I created uipickerview with two components but when i scroll one of them, other also scroll but after part of second.
Code : ...
1
vote
1answer
54 views
Two pickerView in one View
I am new to Xcode. I am trying to build two picker View in one view. The data in first pickerView is coming as desired but I am unable to get data in second pickerView. One picker has one component ...
0
votes
2answers
30 views
NSPredicate not filtering UITableView?
For some reason NSPredicate isn't filtering my UITableView (it's supposed to be filtering my TableView by selections made in a UIPickerView). Users make their pickerview selections, press the GO ...
0
votes
1answer
34 views
How to put in UIPickerView when editing UITextField
I'm trying to implement some code such that when my UITextField is selected, a UIPickerView pops up instead of a normal keyboard. Currently, I have created a subclass of UITextField with ...
0
votes
1answer
31 views
How can I make my app search an existing UITableView for values selected in a UIPickerView?
So I've developed an app that currently has a populated UITableView. The UITableView is currently populated with data from a MySQL database. The UITableView also contains a working Search Bar.
...
0
votes
0answers
8 views
Showing a UIPopover controller with a uipickerview on clicking a textfield in a prototype cell?
first of all if ne part of my question is a duplicate, pardon me, for i have literally tried to peruse the stack overflow db to get a concrete solution to my problem. i am having 8 different types of ...
0
votes
0answers
11 views
Multi Row Picker View
I cannot find or come up with any code that would allow for a 2 row picker view. I would then need to use items that were selected in the picker views and take those items that were selected and then ...
1
vote
1answer
402 views
Cannot add a UIDatePicker to UIActionSheet
I want to add a UIDatePicker to a UIActionSheet, the code is below:
UIActionSheet* actionSheet = [[UIActionSheet alloc] initWithTitle:@"DEMO" delegate:self cancelButtonTitle:@"Cancle" ...
87
votes
7answers
73k views
Add UIPickerView & a Button in Action sheet - How?
My application requires following things to be added in an action sheet.
UIToolbar
Button on UIToolbar
UIPicker Control
I have included an image to understand my requirements.
Could you please ...
0
votes
1answer
556 views
iPhone fill values for PickerView
I've created a PickerView, which displays on button click. The question is how I fill in the rowItems
UIActionSheet *actionSheet = [[UIActionSheet alloc] initWithTitle:@"Select Location"
...
0
votes
3answers
58 views
Pickerview value on uitabelview cell
In my application i have implement the functionality as follows,Tabelview cell contains two button on click it shows the picker view,When i select picker value its not reflecting on uitabelview ...
0
votes
1answer
50 views
can't stop getting signal sigbart trying to use a picker
I keeo on getting this error:
2012-07-19 22:46:23.214 Arrow Physics[14795:fe03] -[UIViewController numberOfComponentsInPickerView:]: unrecognized selector sent to instance 0x6848b10
2012-07-19 ...
0
votes
0answers
24 views
how can i recognise and check selected option in uipickerview from the content of the textfield related to that uipickerview
My problem is that when i try to recognise the content of the textfield of uipickerview and i try to check option which content is equal to content of textfield, if options are more than three options ...
0
votes
1answer
28 views
How can I add a row in UIPickerview
I have a UIPickerView, the green button to add a new record in UIPickerView. I can add a new record, but it does not appear cause I can not change the number of rows in the component.
How can i add a ...
0
votes
1answer
39 views
UIPicker view problems
Ok lets try this one more time, I have a picker in my app and it is working fine with this code here
_fuglar = [[NSArray alloc]initWithObjects:@"Allt árið", @"Hrafn", ...
0
votes
1answer
33 views
change font color in pickerview
I need to change the font colour in one row in my picker view, lets say it is my raven image, how do I do that.
This is what I have so far.
I have searched but I am not finding the answer here.
And ...
1
vote
1answer
61 views
Protect class from UIAppearance
I have a UIPickerView in a view inside a subclass of UINavigationController. I have a UIAppearance proxy that I want to apply to many views contained in the UINavigationController subclass, but I ...
4
votes
3answers
157 views
ios Hiding the Keyboard
My Question is : What is the best way to implement "Hiding Keyboard while PickerView (which is inside the PopOver) is Visible"?
What I Want :
I have one view which has around 15 TextFields. Out of ...
0
votes
1answer
31 views
How to select UIPicker first row value xcode?
This is my code but its not working properly
I want to select first row value when i press the done button
I tried this code, there are two views and and in each view there are two pickers,
if i ...
0
votes
1answer
15 views
UIPickerView delegate method titleForRow not executing correctly?
Guys i am facing an issue while implementing delegate method for UIPickerview. Description of the problem is, i want to have 3 components in pickerview and each component having different number of ...
0
votes
0answers
34 views
UIPickerView have no selected row background
My picker view have no blue background on selected rows in the components. I'm initializing it absolutely normally, yet still have some strange bug. iOS 6.1.4, iPhone 5!
-1
votes
0answers
12 views
Change UIPickerViews animationspeed when changing rows programatically
I have an UIPickerView which I am letting change its row every .1 second (I want to make a Slot Machine like Spinning effect).
The problem is that the UIPickerView changes it rows too "slowly", what ...
1
vote
1answer
26 views
Reused view in UIPickerVIew viewForRow: loses its subviews?
I'm attempting to re-use a view with subviews in a UIPickerView:
- (UIView *)pickerView:(UIPickerView *)pickerView
viewForRow:(NSInteger)row
forComponent:(NSInteger)component
...
0
votes
1answer
23 views
Text visual appearance in UIPickerView
I have a question about iOS UI customization. I found the built-in picker view has a glass-like cover and the label under the cover has slightly appearance (text with a little inner shadow? such as ...
0
votes
1answer
49 views
UIPickerView in UITableViewCell:issue in showing the value at particular cell
I am using the UIPickerView in UITableView for picking the integer value. I am not getting how to set the value to the label in particular cell. Below is my code:
-(UITableViewCell ...
1
vote
1answer
2k views
How can I Change Width of Each component in UIPickerView
How can I Change Width of Each component in UIPIckerView?
1
vote
2answers
1k views
Selecting Multiple Elements In A UIPickerView
I found this code online and am surprised that it basically does the opposite of what I want it to do. Here are the methods...
- (UIView *)pickerView:(UIPickerView *)pickerView ...
0
votes
1answer
34 views
Show MapView Annotations for Selected Radius
I have a map view with several annotations on it. I have a settings button on my navigation bar that takes the user to a picker view that lets them show all the annotations or select a radius of 5, ...
-1
votes
0answers
8 views
how to add more than one selections from made using a picker view to a uitextfield
I have pickerview associated with a uitextfield. When i click on the textfield a picker pops up. When I perform selections from the pickerview more than one time, I need to get all the selctions in ...
-1
votes
1answer
29 views
Multiple pickerview on uitableview [closed]
How can I add multiple pickerview and textfields inside UITableview , and use the different methods for managing pikerviews ?
0
votes
0answers
32 views
The scroll picker's locked height is huge! Smaller drop down list possibilities?
I am writing an app in which I'd like a user to pick from about 25 choices, but each choice is only about 4 letters long. I would like to use the built in scrolling wheel, but the dimensions are just ...
1
vote
1answer
298 views
How can I make a UIPickerView like a UIDatePicker?
I have a custom UIViewController subclass which acts as Datasource and Delegate for a UIPickerView which I would like to serve two different purposes, as each are simple enough, and don't really ...
0
votes
0answers
71 views
UIPickerView Selected Row Label Color
I've made a custom UIPickerView but I'd like the UILabel to change color when scrolled into the selected row like this;
Any ideas?
Edit:
What I'd like to do is change the color of the UILabel ...
0
votes
1answer
45 views
How to bring up text on image in uipickerview
Before insert image in uipickerview
After insert image in uipickerview
- (UIView *) pickerView:(UIPickerView *)pickerView viewForRow:(NSInteger)row
forComponent:(NSInteger)component ...
2
votes
2answers
541 views
iOS6 UIPickerView memory leak
I was getting this memory leak [UIPickerTableViewTitleCell initWithStyle:resuableIdentifier]; and NSConcentrateMutableAttributedString.
Issue was that i had not implemented this delegate. After ...
11
votes
2answers
10k views
How do you make an UIPickerView component wrap around?
I would like to show a set of consecutive numbers in a UIPickerView component but have it wrap around like the seconds component of the Clock->Timer application. The only behavior I can enable looks ...
-4
votes
3answers
264 views
How would I set up a UIPickerView? [closed]
I am setting up a UIPickerView to have choices like choice a, choice b, choice c and so on. I have tried to interpret the sample code from Apple but that seems very difficult to understand for a ...
19
votes
8answers
16k views
Fixed labels in the selection bar of a UIPickerView
In the clocks application, the timer screen shows a picker (probably a UIPicker in UIDatePickerModeCountDownTimer mode) with some text in the selection bar ("hours" and "mins" in this case).
(edit) ...
0
votes
1answer
29 views
Trying to display an image and label when making a selection from the UIPicker
Please bare with me. I am new at this.
I have an array for the geek names and an array for the careers of each geek. The geek names should appear in the UIPicker. When a name is selected, the image ...
0
votes
2answers
64 views
display pickerview along with action sheet
I have a textfield. once I tap on that I want a UIPickerView to pop out and select an item from the UIPickerView and after once I am done with the selection I want to confirm the selection by tapping ...
2
votes
5answers
95 views
Keyboard not dismissing when another UITextField is tapped that brings up a picker
I have 2 text fields that I am working with each one when clicked opens up a picker wheel with a toolbar on top that gives the option to dismiss the picker and bring up a keyboard everything works ...
0
votes
1answer
34 views
UIPickerView not showing data correctly (Only Show “?”)
Forgive me if this question has been discussed previously.
I have a problem displaying data in UIPickerView, it just display question mark "?".
header file.h
#import <UIKit/UIKit.h>
@interface ...
1
vote
2answers
8k views
Very simple iPhone question. How to make UIPickerView with two columns?
I have read other questions about creating a UIPickerView with two or more columns but cannot find the exact solution.
How is this done for the iPhone programmatically? How do you add static data? ...
1
vote
4answers
144 views
UIPickerView doesn't appear
In a ViewController call by push, I try to programmatically display a ComboBox. This combobox implement UIPickerView delegate protocol and add a .xib file.
When i run the app, i can see my combobox ...
0
votes
1answer
24 views
how to change elements on UIpickerView pushing a button or pushing another button
I have an application, that in the main view, have 3 buttons, and the 2 firts buttons have to show an UIPickerView for a selection of event (one of them) and a selection of time (the second).
...
0
votes
1answer
30 views
How to make two custom tableviews that works like a 2 rows uipickerview
I created a uiscrollview and add a uitableview as subview. I use this class to create two scrollivew each has added a tableview inside it. I want these 2 tableview works like uipickerview which has 2 ...
1
vote
2answers
27 views
Dependant uipicker view
I have several UIPickerView's on the same view. When I select one item in the first UIPickerView, I want to load data to the other UIPickerView's depending on the selected item.
Example: When I ...









