Thank you Jan!

Le 28.6.2004 10:46, Jan Schenkel � [EMAIL PROTECTED] a �crit:

> --- Fran�ois Cuneo <[EMAIL PROTECTED]> wrote:
>> 
>> 
>> Hello everybody!
>> I have a slider with 4 positions.
>> 
>> Sart Value: 0
>> End Value: 3
>> 
>> Is it possible to force the slider to be only on one
>> of these position?
>> 
>> It would be fine if the user could feel
>> "clic/clic/clic/" when he slides!:-)
>> 
>> 
>> 
>> Amicalement
>> Fran�ois
>> 
> 
> Bonjour Fran�ois,
> 
> You can react to changes in the slider by trapping the
> 'scrollbarDrag' message. Example :
> --
> on scrollbarDrag pValue
>   beep
>   if pValue is 3 then put "Foo" into field "Bar"
> end scrollbarDrag
> --
> 
> Hope this helped,
> 
> Jan Schenkel.
> 
> =====
> "As we grow older, we grow both wiser and more foolish at the same time."  (La
> Rochefoucauld)
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 


Amicalement
Fran�ois
--------------------------------------------------------------------------

Fran�ois Cuneo
Au Champ du Pr�
1353 Bofflens

e-mail: mailto:[EMAIL PROTECTED]

Web Cuk New Technologies, programmes �ducatifs pour Mac: http://www.cuk.ch
Web CUK, humeurs et tests sur le mac: http://www.cuk.ch/articles

T�l: ++41 (024) 441.17.81
Fax: ++41 (024) 441.17.05




_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to