tags:

views:

24

answers:

0

I'm developing a radio tuner application where i want to implement the seek button.

Like the normal seek button what my seek button does is it increments the value of radio frequency until the button is in pressed state and not after the button is released.

How do i implement this seek button? Is customized button the only option ...if so how to make customized buttons? Thank you.