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.