|
I have seen some hand rolled solutions but does jquery out of the box support a user picking date and time?
Started by oo on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you're open to jQuery UI plugins, I recommend this timepicker ... .
Do you mean jQuery UI? If so, no.
The short answer is yes it does
The long answer is jquery itself doesn't, it's the jquery-ui that supports it
jQuery doesn't have anything like that .
|
|
How do I add a color picker in Komodo? I need to have a color picker utility for Komodo, if I work in a css file I want to be able to pick colors for my background colors etc.
Started by Roland on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
As Komodo 5.1.0 introduced the color picker feature..
There is an extension at http://community.activestate.com/forum/color-picker-macro-useful-css ...
|
|
Hi, I want to implement a font and color picker in my project. I implemented the color picker, I got it the code, but still I don't get the code to implement the font picker. Does any one know?
Thanks in advance.
Started by Testadmin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Disclaimer.
Known fonts so you could use his code (with permission!) and put them in a picker list.
|
Ask your Facebook Friends
|
How can I display a calendar control (date picker) in Oracle forms 9/10?
Started by Sergey Stadnik on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Most forms projects I've worked already have a date picker, implemented as a separate form - e.g.:
Creating date picker calendar control in Oracle Forms
which directs you to:
Oracle Forms 10g Sample.
|
|
As I understand, Pickers have an Delegate class. Why's there an additional Datasource needed?
Started by Thanks on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Generally though you do end ....
It can't figure out what to work on, so it keeps being given a picker.
Because the picker view needs information on how to populate the table inside each segment most supervisors, the picker is stupid.
|
|
How do I get only the Date from a DateTime Picker in C#?
Started by srinivas on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
DateTime dt = this.dateTimePicker1.Value.Date;
I'm assuming you mean a datetime picker.
|
|
I am trying to find a WPF 3.0 date picker control. What can you recommend and where is it?
Answer Snippets (Read the full thread at stackoverflow):
ProjectName=petzoldsamplevb&DownloadId=244
There's a free date picker control in Kevin's WPF bag-o.
|
|
I am looking for a free color picker utility on windows. Anything simple and easy to use.
Started by johnson on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
I also like the color picker.
If you use Firefox
ColorPicker.com is great if you don't want to install anything .
Its a tiny color picker with a mouse tracker.
Pixie is very cool.
|
|
Hi,
What do people do in this scenario - Lets say you have a screen with 7-8 buttons, so instead of displaying 7 buttons in a screen which looks ugly, what other options do you receommend. Picker is one option, similar rto date picker, we can display ...
Started by Satish on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It will look ten.
UITableView could be a good option
I think the picker is the most ridiculous looking control rather like the picker functionality, just throw a UITableView into a UIScrollView.
|
|
What is best way to show Date Picker for iPhone based Web Application. Can we show something like iPhone native date picker like shown below in web application:
Started by Ramesh Soni on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
There is an iPhone native style date picker that runs in the browser - http.
Well, you for limited payoff.
The date picker is a native control and is not available in Mobile Safari.
You can't.
|