Question
Extend the click-able area of a button to the left
I have a bunch of toggle buttons wich are on the leftmost area of the screen, but i need them to be selectable through the whole screen width. Is there any alternative of setWidth() function? because that sets width only from starting position to the right, but i need to the left (and if i put togglebutton to the left, the image will be draw in incorrect place)