Pronto publicare un checkbox de vista personalizada para B4A, B4J y B4I, con muchas opciones de apariencias y animación personalizables. no utiliza imagenes solo IconFont. (para poder cambiar tamaño, color, color de fondo, agregar texto, animaciones, etc) dejo un ejemplo: Coloreado en Azul:
I chased something similar night before this. I didn't want the normal 'circle-dot' radio button and eventually found a way to CSS pictures/images and set them up as a radio button array - ergo - click the images and they act like a radio button.
that would be nice. maybe there already is something in B4X that I have not found (there normally is).
(pursuit was not in B4X but php-html.) after a lot of hacking it turned out to be quite simple but still not quite the way i wanted to do it. - but anyway.....
[edit - PS - Oh - i didn't have time to google translate that Spanish thread - but i'm sure this above couldn't have been in there.]
Yesterday I've added a cross platform radio button to XUI Views. As it is custom drawn, it should be simple to take the source code and change it to draw anything you like.