i’d exchange these in the code that the projucer produces because then they’d be shown in the same sequence they are being executed (unless repaint is called without reopening the gui or changing its size, which is the default case imo)
The declaration order of functions and their implementation order does not affect the order that they’re called.
