Gui : close button -> solved

Hello,

I am testing the gui object.
Concerning the disponible object, there is no “window template”. What I mean “window template” is a “square” with “x” button to close, and resizable button.

Is there something existing, or everything must be coded?

I guess by “gui object” you’re referring to DirectGui? It’s true that DirectGui doesn’t supply a window object. If you want one, you’ll have to code it.

David

Yeah, I am referring to DirectGui :slight_smile:

Ok, in this case, I will do it. It is not hard to do, just boring :wink:

thank you