This is a simple spinner for B4j (though it would easily port to B4a) based on a canvas object. I 'looks' more like the spinners used in B4A than the combobox offering in B4J
The Spinner continuously rotates around the string array data provided and outputs the center value as an 'answer' on each mouse click. The background image size needs to be scaled to match the cvs size you use.
I'm sure this can be improved on......
The Spinner continuously rotates around the string array data provided and outputs the center value as an 'answer' on each mouse click. The background image size needs to be scaled to match the cvs size you use.
I'm sure this can be improved on......