Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am using sliders with a variable as "Data". I defined this variable with expression. It works well but when I move the cursor the expression of the variable disapears.
Do you have any idea to lock the user to move the cursor ?
Thank you
Hi,
there is no read only option for indvidual sheet object of slider, but you can make the whole sheet as read only object (via Sheet Properties -> Security tab)
To make the slider read only, you need to overlay a text object with Transperancy 100% and Allow / Move Size option unchecked.
Please have a look at the attached sample.
Hi,
there is no read only option for indvidual sheet object of slider, but you can make the whole sheet as read only object (via Sheet Properties -> Security tab)
To make the slider read only, you need to overlay a text object with Transperancy 100% and Allow / Move Size option unchecked.
Please have a look at the attached sample.
Hi BlackRocks,
I've choosen the 2nd solution that's exaclty what I wanted.
Thanks for this trick,
Jérémy
Hi,
Good to know that it worked for you.
Cheers.