Re: D2W Timestamp attribute component
Re: D2W Timestamp attribute component
- Subject: Re: D2W Timestamp attribute component
- From: Ramsey Gurley <email@hidden>
- Date: Wed, 19 Jan 2011 16:19:41 -0500
I was think something more along the lines of <input type="time"/>
myself (^_^) A clock might look nice, but a simple string formatter
is easier to create and easier for most users to read anyway.
Ramsey
On Jan 19, 2011, at 4:06 PM, Chuck Hill wrote:
It is really going to be easier to enter 6:15 PM with a graphical
clock? A calendar makes perfect sense, but a clock?
On Jan 19, 2011, at 12:56 PM, Ramsey Gurley wrote:
You crack me up Dave (^_^) But I will need some joda time
components once those new prototypes go in. Hrmmm...
Ramsey
On Jan 19, 2011, at 3:46 PM, David Avendasora wrote:
Pfft. No one could write an ERTimestampPicker component, certainly
not by the weekend.
Dave
On Jan 19, 2011, at 3:11 PM, Ramsey Gurley wrote:
At the expense of requiring JS, and 'compatibility mode', and not
being accessible to screen readers...
Which might be better for some than SVG, which currently requires
application/xhtml+xml mime type. If your code is sloppy, the
browser is just going to crap out pink error dialogs all day long
(^_^)
Ramsey
On Jan 19, 2011, at 2:05 PM, Travis Britt wrote:
And for really easy cross-platform vector drawing check out
Raphael:
http://raphaeljs.com/
On Jan 19, 2011, at 1:43 PM, Ramsey Gurley wrote:
Hi Dan,
I'm not aware of one. You could conceivably do a display time
component pretty easily with a few lines of SVG. With just two
circle elements, you are most of the way there...
<svg width="80" height="80">
<circle cx="40" cy="40" r="20" stroke="darkslategray" stroke-
width="10" stroke-dasharray="1.75 8.72" fill="lightslategray"
fill-opacity="0.5" />
<circle cx="40" cy="40" r="10" stroke="darkslategray" stroke-
width="20" stroke-dasharray="0.875 14.833 0.875 100"
fill="none" />
</svg>
<Clock.xhtml>
Ramsey
On Jan 19, 2011, at 12:46 PM, Dan Beatty wrote:
Greetings Wizards named David, and other geniuses of WO,
Is there such a thing as a timestamp attribute level component
for D2W that includes a clock as well as a calendar? Any
kind of clock will do. Obviously, the worst case is that I
build the darn thing myself. Although, the beauty of D2W is
incredible capability of reuse of code and components that D2W
has.
Thank you,
Daniel Beatty
Computer Scientist, Detonation Sciences Branch
Code 474300D
2400 E. Pilot Plant Rd. M/S 1109
China Lake, CA 93555
email@hidden
(760)939-7097
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-
email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden