Android Question Simple question about Seekbar

Toley

Active Member
Licensed User
Longtime User
Hello, in my program I have a seekbar. It works like expected but I cannot bring it back to zero programmatically. If I use the event, the action of the event is ok, but the visual seekbar does not take the value. I've try with invalidate but it don't works either.

I am surely missing something simple. Thanks for your help.
 

Toley

Active Member
Licensed User
Longtime User
Thank you NJDude, it was that simple. I just wonder why calling the event SeekBar1_ValueChanged(0,True) did not redraw the seekbar.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…