yes.
listbox support only click.
I could implement it with memorizing the first click for say 0.5 secs but the code would be getting too much code for little thingie.

I struggling now with the settings form...
how to adjust listbox to current shown number.

I have this now:
$fl = $f.listbox(0,150,178,40,15)
for $c=10 to 99 $fl.additem($c,-1) next
$fl.listindex = $looptime-11

so I get the times there and I get them back when users change the times, but the selection does not happen on just fiewing the list.
user will have to select the currently shown number.
selection can't be forced either.
there is no menubox-method ( SHAWN? ) in kixforms so can't do a selection list either...

this is minor thing, but don't really want users to be able by acsident make the loop time to 0 or 50000000000
_________________________
!

download KiXnet