I suppose it’s not “ideal”, but how about using a toggle button (switch) and use your own image up/down assets in place of the standard checkbox? Otherwise, maybe a non-widget solution is easier.
Actually, what you are wanting is a switch not a button. Buttons are not supposed to hold state, but switches are.
Our switches by default are not skinned like buttons, but since we let you make your switches look however you want, you can make them look like buttons.
I suppose it’s not “ideal”, but how about using a toggle button (switch) and use your own image up/down assets in place of the standard checkbox? Otherwise, maybe a non-widget solution is easier.
Actually, what you are wanting is a switch not a button. Buttons are not supposed to hold state, but switches are.
Our switches by default are not skinned like buttons, but since we let you make your switches look however you want, you can make them look like buttons.