Skip to main content
Filter by
Sorted by
Tagged with
1 vote
3 answers
2k views

I'm looking for a WPF Gradient Picker example and source code. The goal is to allow the user of a WPF application to pick the gradient brush to use for a background or foreground. I've seen pickers ...
Charley Rathkopf's user avatar
10 votes
1 answer
3k views

I'm looking for a imagepicker in jQuery. It should work similar to Gmail's way of attaching images to contacts: There is an clickable, empty image When clicked, a popup shows up with all the images ...
Henk Denneboom's user avatar
1 vote
2 answers
2k views

I need to invoke a UIDatePicker when i tap on a textfield. Usually when we tap on a textfield the keyboard pops up. But I need a date picker instead of that. Can anyone help me please...! Thank you ...
user avatar
23 votes
5 answers
29k views

I would like to reduce the height of a UIPickerView in my iPhone app, so that it shows only one row and one column. The height of the picker view should be equal to the height of a row. I'm using ...
Rahul Vyas's user avatar
  • 28.9k
1 vote
3 answers
10k views

I'm just setting up a web page with a color picker. I choosed farbtastic. My problem is, that the callback function doesn't work. Here is the code I used: $('#colorPicker1').farbtastic('#background-...
Benedikt's user avatar
  • 974
1 vote
4 answers
854 views

As I understand, Pickers have an Delegate class. Why's there an additional Datasource needed?
Thanks's user avatar
  • 40.4k
8 votes
3 answers
17k views

I'm looking for a iPhone-like "picker" control that I'm able to use on the web. Accessibility is not a concern. JavaScript will be available on all clients and the web app will be run on an ...
sjstrutt's user avatar
  • 5,625
6 votes
1 answer
16k views

Is there any ready-to-use component for JSF that allows to chose the Date + the Time of an event? All components I know only allow for date. adding time manually is tedious.
Andreas Petersson's user avatar
1 vote
5 answers
6k views

I'm getting memory leak with UIImagePickerController class. Here's how I'm using it: UIImagePickerController *picker = [[UIImagePickerController alloc] init]; picker.delegate = self; ...
Mustafa's user avatar
  • 20.6k
0 votes
3 answers
2k views

I already used a hidden file upload control to browse file and grab the file path, without really uploading it. My question is, is there a way in ASP.NET, create a folder browse button, when it is ...
user avatar
6 votes
4 answers
7k views

I'm looking for a (preferably free) component for Delphi for users to easily select about 100 different colours. I've currently got one as part of DevExpress's editors, but it only has about 20 ...
Robo's user avatar
  • 4,726
2 votes
4 answers
3k views

I'm looking for a generic "Row Picker" for JQuery. We've all seen the cool "Picker" tools like date pickers, color pickers, time pickers, etc, where you click in a text box and a little calendar or ...
Eli's user avatar
  • 100k

1
29 30 31 32
33