> 
> Hi,
> 
> Noticed that there were no such thing yet so... Almost lile AmigaOS/Intuition
> function DoubleClick()
> 
> /PeO
...

> ;------------------------- Example ----------------------------------
...

> view layout/offset [
>   l: text-list 100x200 data ["a" "b" "c"] [
>     time2: now/time/precise

change to..

time2: now/precise time2: time2/time + to-time join time2/date - 1-Jan-1970 * 24 ":00"

to prevent double-clicks to occur between day changes (00:00:01 - 23:59:50 =
-23:59:49, which is always less than the specified double-click timeout)


/PeO
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to