Use screen.get_width() in a mode

Hi @oweno,

thanks! That works. The only thing is, that I have to reload the mode one time to set the value from the setup section. Before the reload the variable has the value from the start (in this case 0).

How can I ensure, that the setup part is executed?

Florian