fgh3966 Active Member Licensed User Mar 10, 2023 #1 Good evening I would like to position the cursor of a seekbar with a variable after pressing a button. Unfortunately, I can't find an example. How do we do ? Thanks in advance.
Good evening I would like to position the cursor of a seekbar with a variable after pressing a button. Unfortunately, I can't find an example. How do we do ? Thanks in advance.
fgh3966 Active Member Licensed User Mar 11, 2023 #2 Hello everybody My problem are resolved : by this message link I write setting seekbar: myseekbarname.value = value And run fine Upvote 0
Hello everybody My problem are resolved : by this message link I write setting seekbar: myseekbarname.value = value And run fine