Minimize Button

Did you ever come up with a standard way to do a title bar with a minimize button, or do we still have to do it ourselves?

At the moment it’s a do-it-yourself thing to add the button, but the ResizableWindow class has helpful methods to do the actual minimising for you.

Ahh, that’ll do the trick… thanx :smiley: