this is actually made with c-script. To realize windows buttons etc. with c-script isn't that hard.
With the new pan_create / txt_create and str_create even a windows template would be easily possible (
id = WindowsCreateWindow("text",style); etc.)
You would only have to fake the window buttons with 3dgs bitmaps and adjus the texts correctly.
TripleX