GUI()

Use once per loop to update the whole GUI.

Example:

Repeat

Flip:Setbuffer BackBuffer():Cls

GUI()

;Rest of code here

Until Quit=True