stop_button = function(x, y) styled_button('stop', x,y, clear_handlers) local w = App.width('stop')+10 return x+w+10, y end