• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: D2W Timestamp attribute component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D2W Timestamp attribute component


  • Subject: Re: D2W Timestamp attribute component
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 19 Jan 2011 13:06:13 -0800

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      (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







Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

  • Follow-Ups:
    • Re: D2W Timestamp attribute component
      • From: David Holt <email@hidden>
    • Re: D2W Timestamp attribute component
      • From: Ramsey Gurley <email@hidden>
References: 
 >D2W Timestamp attribute component (From: Dan Beatty <email@hidden>)
 >Re: D2W Timestamp attribute component (From: Ramsey Gurley <email@hidden>)
 >Re: D2W Timestamp attribute component (From: Travis Britt <email@hidden>)
 >Re: D2W Timestamp attribute component (From: Ramsey Gurley <email@hidden>)
 >Re: D2W Timestamp attribute component (From: David Avendasora <email@hidden>)
 >Re: D2W Timestamp attribute component (From: Ramsey Gurley <email@hidden>)

  • Prev by Date: Re: D2W Timestamp attribute component
  • Next by Date: Re: D2W Timestamp attribute component
  • Previous by thread: Re: D2W Timestamp attribute component
  • Next by thread: Re: D2W Timestamp attribute component
  • Index(es):
    • Date
    • Thread