How to enter a time of day

stephen barncard stephenREVOLUTION2 at barncard.com
Sat Feb 20 12:21:01 EST 2010


use the slider to manipulate the seconds, and convert to time steps on the
fly. Don't use the scale of the slider, instead make your own scale
alongside. You might find a lookup table faster than conversion.
-------------------------
Stephen Barncard
San Francisco
http://houseofcubes.com/disco.irev


On 20 February 2010 09:12, Peter Haworth <pete at mollysrevenge.com> wrote:

> I have a need for users to enter a start and end time of an event and I'm
>  trying to come up with a graphical way for them to do that to ensure that
> the time is in the correct format.
>
> What appeals to me the most is to use some sort of slider that would
> increment/decrement the time of day in 15 minute intervals.  I was hoping
> the rev slider control would be the answer to it but it only seems to deal
> with whole numbers on its scale, haven't been able to figure out how to deal
> with time-based numbers.
>
> Any recommendations on how to set about implementing this?
>
> Pete Haworth
>
>
>
>
>
>
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list