I use pop-ups for time entry - one for hours and one for minutes (0, 15, 30, 
45). I have a Time class that extends Number for doing math.

T

On Dec 20, 2012, at 9:02 AM, Theodore Petrosky <tedp...@yahoo.com> wrote:

> As I am thinking the user will be limited to Hours and half hours, i.e.: 
> 12:00 or 12:30, I was thinking of using popups. I want to limit the users 
> ability to put in bad data. If they can only choose from a popup, they can 
> not input an error that I have to validate and give good error messages to.
> 
> I guess I am just being lazy.
> 
> Ted
> 
> --- On Thu, 12/20/12, Chuck Hill <ch...@global-village.net> wrote:
> 
>> From: Chuck Hill <ch...@global-village.net>
>> Subject: Re: time selection
>> To: "Theodore Petrosky" <tedp...@yahoo.com>
>> Cc: "WebObjects Development" <webobjects-dev@lists.apple.com>
>> Date: Thursday, December 20, 2012, 11:47 AM
>> It has been mentioned before.  I
>> think the consensus was that a time picker is harder to use
>> than just typing in the time.
>> 
>> 
>> On 2012-12-20, at 8:07 AM, Theodore Petrosky wrote:
>> 
>>> I could have sworn that there was a simple component to
>> select time. I am talking about a text field with arrows
>> that if you click the up arrow increments the hour field 1
>> hour and if you click the down arrow decrements the hour
>> field 1 hour. Then the same thing for the minutes field.
>>> 
>>> Either I did this in a WO app or it was a regular app
>> (Xcode app). I know it is easy in a regular app with all the
>> nib tools and widgets. But I need to do it in a web app.
>>> 
>>> I don't see anything in the AJAX examples.
>>> 
>>> Does someone have this or is there an example app that
>> does it? (that I can pilfer from)
>>> 
>>> Ted
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be
>> ignored.
>>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>>> 
>>> This email sent to ch...@global-village.net
>> 
>> -- 
>> 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/gvc/practical_webobjects
>> 
>> Global Village Consulting ranks 13th in 2012 in BIV's Top
>> 100 Fastest Growing Companies in B.C! 
>> Global Village Consulting ranks 76th in 24th annual PROFIT
>> 200 ranking of Canada’s Fastest-Growing Companies by
>> PROFIT Magazine!
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
> 
> This email sent to li...@thetimmy.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to