I would like to add a spinner to my b4a project and would like it to have the same functionality as the spinner in b4j. I would like to set the range of numbers the spinner will show, the steps that each press of the arrows adds, and the starting number. If possible, I would also like it to be editable so the user can enter a number instead of using the up down arrows. These functions are all available in b4j but I cannot see how to do this in b4a. Any help would be greatly appreciated.