show_code_button = function(x, y, r) return overflowable_button('show', x, y, r, press_show_button, nil, not Is_mobile and 'F3') end