The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

Error inflating class kankan.wheel.widget.WheelView

I need to use the great work of "WheelView" in my app. I tried two way; first, Making a jar library and putting it into libs folder, and second adding "WheelView" classes in my application package. In ...
0
votes
0answers
13 views

Multi select ABPeoplePickerNavigationController iphone not working

I am trying to allow user to select multiple records using ABPeoplePickerNavigationController. There are 2 issues I am having: 1. I am not able to set left button. It works in 6.1 simulator but not on ...
-3
votes
0answers
33 views

How to clear default of picture picker programmatically in android [closed]

How to get the picker's package name? How to open the application manager screen?
-3
votes
0answers
26 views

extjs how to create picker (like as combobox) for custom control [closed]

How to create picker (like as picker of a combobox) for panel? Help me please!
0
votes
0answers
15 views

Android CalendarView Drops Weeks at Random

I'm using the standard CalendarView in one of my projects. When I display it in a dialog, it seems to work normally, but when I display it in another activity in the app, it seems to leave out a few ...
0
votes
1answer
45 views

Alert Dialog with Number Picker - Without implementing Listner

I am new in Android Development. I want to open the Alert Dialog for Number Picker from Main Activity, and then take input from Alert Dialog and show it in the Main view. I have written code from ...
0
votes
1answer
21 views

Android ColorPicker Dialog - Chang theme

I'm using the ColorPicker Dialog the which is contained in the API Demos (SDK Android)... When I use it on my app, the size is changed, also the background color... How can I get the same Dialog as in ...
0
votes
2answers
21 views

Windows Phone - Display control in front of other controls

I am coding a Windows phone application. In one of my pages, I have a list picker which is populated from the database, therefore its size depends on how many records there are in the database. My ...
0
votes
1answer
28 views

Google Picker API - how to load a picker on demand

I want to use the google picker api . The example shows the picker being loaded when the page loads, and I want a picker to be loaded when I click on something, but it doesn't seem to work properly in ...
-4
votes
1answer
110 views

How can I set a ringtone programmatically android [duplicate]

I have to set ringtone programmatically in android . How can I set a ringtone in android?I search the web but i cant find a good sample any one can help me?
0
votes
1answer
11 views

Xcode Disable Picker After Fade

How can I disable a UIPicker in xcode? I have tried: piker.enabled = NO; and picker.userInteractionEnabled = NO; But they just dont seem to work. How could I disable a UIPicker, without removing ...
0
votes
0answers
27 views

Sencha touch 2.2.0 picker fullscreen

I'm using an Ext.picker.Picker element in a fullscreen Ext.Panel and I want a fullscreen picker. My panel has fullscreen: true and layout: fit config and this is my picker: var picker = { ...
0
votes
1answer
62 views

Titanium Picker List not displaying in ScrollableView- Android

I'm using a picker object inside a simple view, which is one of many contained inside a scrollable view. When I click the picker, the option-list does not display. However, when I hit the back button, ...
0
votes
0answers
72 views

jQuery Calendar Date Picker on External JS file

I wonder what did I do wrong, my calendar date picker only works when I implement the JavaScript code inside my html page like this <script> $(function() { $( ".datepick" ).datepicker(); ...
0
votes
0answers
59 views

Scroll Bug with Ext.Picker in Sencha Touch

Once again I need the help from this awesome community. My problem appears when I create a Ext.Picker in my Controller here is a simple version of my Picker: var picker = Ext.create('Ext.Picker', { ...
2
votes
0answers
48 views

Feature-detect a calendar picker in <input type=date>

I want to use the browser default calendar picker for my type=date input control. I'm happy with how it looks on Chrome and Opera. Safari technically "supports" type=date, however, right now all it ...
0
votes
1answer
163 views

Color Picker - C#

I'm making a color picker on C#, and I want that the GetPixel function, capture all my windows, so I can use to capture any color on my windows, no matters what window is it, (E-mail, image or ...
0
votes
1answer
49 views

How to dynamically change the list data when click on picker 'done' button in Sencha Touch

I am developing my application in Sencha touch. In that I have a list and Picker and I want to update the list data dynamically when selecting the picker i.e., I want to add data to list dynamically ...
2
votes
1answer
76 views

Android NullPointerException creating new Intent in Motorola device

I have a button: final Button dialogButtonFotoPerfil1 = (Button) dialogFotosPerfil .findViewById(R.id.botonFotoPerfil1); dialogButtonFotoPerfil1.setOnClickListener(new ...
0
votes
0answers
23 views

Android Date Picker - Disable holiday and weekend dates

Can Android date picker widget be configured for disabling holiday dates and weekend so that user cannot select it?
0
votes
0answers
26 views

How Can I Call the “use” button of a UIImagePicker?

I can call the image picker to take photo with [picker takePicture]; But after that, I want to use the image that I took automatically, with code, not with: 1didFinishPickingMediaWithInfo:1 but a ...
0
votes
0answers
80 views

How to use UIImagePicker in Navigation Controller?

I want to use UIImagePicker in ViewController Of Navigation Controller. Camera & Photo Library. It works but dismissal from presentation of UIImagePicker is not working. It always gets dismissed ...
0
votes
0answers
16 views

how to output date from DatePicker as a string?

How can I get the date from the datepicker component as a string and output it on another textfield? i already download and add the component JDatePickerImpl on java swing and i just easily drag and ...
0
votes
1answer
46 views

Android Gallery Album as a Preference

I am writing an application which needs to provide a simple preference allowing a user to select an album from their gallery that my application will then load images from. What I'd like to know is ...
0
votes
1answer
35 views

Changing the Picker Appearence in sencha touch

I am facing some problem in changing the picker view in sencha touch. I want to call the picker in the right hand side of my view rather than coming from the bottom in a streched manner without ...
-1
votes
1answer
161 views

Sencha Touch How to display the values in the store in Picker?

I need to add my store value in picker. Is it possible in Sencha? If anyone know the answer please help me on this. Thanks in advance.
0
votes
0answers
273 views

Filtering a List in Sencha Touch 2

i'm filtering a list in Sencha Touch 2 through a picker. The filtering works, but when i pick a value, that is not in the list at the moment, the list gets empty (which is understandable). But when i ...
1
vote
1answer
165 views

Create custom picker control

See screenshot of custom picker: I know there isn't a way to style the picker control in Titanium. This picker only needs to work on iOS (iPad only). I was thinking I could hack the TableView ...
0
votes
0answers
16 views

Android - Image picker [duplicate]

Please excuse my English, i'm French. Do you know if there is something that allow user to select a picture from everywhere he can ? As the "Share intent chooser", I would like call an intent that ...
0
votes
0answers
71 views

How to use a discrete list view instead of picker for selectfield like iOS settings

I am looking for the best way to create a selectfield similar to the iOS settings fields where the field consists of a label on the left and the value on the right with disclosure icon. Instead of ...
-1
votes
4answers
133 views

iOS : Add Picker Ui element dynamically

I am new to iOs and trying to add the picker UI element dynamically to the UI. In the class - UIPickerView , i don't see any methods for adding the picker to the view. Has anyone tried doing this? ...
0
votes
2answers
313 views

Datepicker not showing current value when edit cakephp form

I am using jquery date picker with cakephp 2.3. Datepicker popup is OK. When I want to edit a any record, it does not display date field value in form. I checked many ways and I am sure that it is ...
2
votes
1answer
104 views

Is it possible to get access to a single google drive file without access to whole drive or using an drive app?

In the past I used the old Google Docs API and the Google Picker to have access to one single private file from Google Docs. I've got an access token to get access to that file. With Google Drive ...
0
votes
0answers
41 views

how can i display picker value in a loop?

i searched stackoverflow but i didn't find the answer so i hop that some one can help me here i got a picker and i want to display the value for it in my textfield but the problem its only working ...
0
votes
2answers
122 views

DateTimePicker also showing time

I have a Day- and Timepicker on my form that is supposed to only show me the time in this format: 01-May-13. I've set the custom format in the properties to: dd/mm/yyyy but the value still shows ...
0
votes
1answer
145 views

Where is the Monotouch Dialog UI Picker Element?

Wheres the custom picker element for monotouch dialog (Xamarin.IOS)? // update UIPickerView would be a wonderful element to have as a monotouch dialog element along with UIActionSheet. Instead I ...
1
vote
1answer
330 views

color picker in magento admin panel

I want to add a color picker in Magento 1.7 CE Admin panel. Knowing that I already used the custom select model but I can't find how to add a custom color picker. Can anyone help me out? Thanks.
0
votes
1answer
76 views

Android: Facebook SDK 3.0 - FriendPickerFragment setChecked

I'm trying to restore the selected checked friends in a FriendPickerDialog, I tried this before showing fragment but it doesn't help : Bundle args = new Bundle(); ...
0
votes
0answers
69 views

Android two NumberPicker OnValueChangeListener

I have 2 Number Picker and I want to set the value of one of this when I change the other. I try with OnValueChangeListener but nothig happen. I must use a separated thread or handle? thank you!
0
votes
0answers
201 views

Android simple Picker Dialog

I need to use in my application Android native pickers. I have already integrated the android.app.DatePickerDialog as described in the Android Pickers API guide. But now I have to display a picker ...
1
vote
0answers
172 views

Get Android Contacts with contact picker from synced accounts like Facebook and gmail

I have followed this tutorial to get contact info from the contact picker. I am using the exact code, but I have realized that this code does not work for synced contacts from gmail or Facebook. ...
0
votes
1answer
136 views

hide day picker in datepickerdialog

Hi is there any correct way to hide the day picker in a datepickerdialog? I'm using native android datepickerdialog not a custom datepickerdialog. Hope someone can help. Below is my code for the ...
1
vote
1answer
142 views

How to implement the magnifier glass on color picker of Mac OS?

It's the magnifier glass at the top left: I've tried 2 methods, but both failed. Once the magnifier glass is clicked, create a new cursor(a cursor with magnifier glass image, or a crossfair, ...
2
votes
2answers
496 views

How to set the from 'day' and 'month' in datepickerfield in sencha touch 2

I am trying to do something which I think should be simple enough. I am using a datepickerfield in ST2.1 and trying to set the start date. I know I can set the year like so: { xtype: ...
0
votes
1answer
102 views

iPhone caption camera, imageview does not show picture taken

I was asked to make an app that gave random captions about their cat. I have 2 problems and I followed tutorials step by step and nothing worked. 1. When ever a picture is taken or selected, it does ...
0
votes
1answer
269 views

Access 2010 - limit date range in date picker

I am using Access 2010 on Win 7 pro. I am trying to limit the dates returned in a date picker associated with a text box on an access form. I have created the text box set its format to short date ...
0
votes
0answers
80 views

Tabbed Application

I see that someone already asked similar question once before, but no one replied. So I'm going to reask it. I've created a simple tabbed application for my iPhone with only two views. First one has ...
1
vote
2answers
187 views

Stuck with UIActionSheetPicker , iOS

This is going to be a very targeted question , as its for people that have actually used the UIActionSheetPicker before. I used it in my iphone applications and everything worked great , but now that ...
0
votes
4answers
167 views

How can I create a Picker like this in Android?

How can I create a Picker like this in Android?
0
votes
0answers
56 views

Using delegates to pass information from a picker on a popver view

This part of my app is supposed to work the following way. When the user presses a button, a popover with a picker shows up. The user then makes the selection in the picker and when the picker is ...

1 2 3 4 5 6