Window menu standard items

I was about to add a new ‘Window’ menu to a new project and I just wonder how to add the standard ‘Minimize’, ‘Zoom’ and ‘Bring All to Front’ menus. Is there a trick like with the Edit and File menus? or should I translate the menus myself (I work with 14 languages and macOS and Windows versions).

Thanks
Stan

Aren’t they handled directly by the OS ?

Or do you want to put special code to them ?
If so add them and subclass them…

[quote=426890:@Emile Schwarz]Aren’t they handled directly by the OS ?

[/quote]
no

@Stanley Roche Busk — On macOS, I would recommend using macosLib (or a subset of it), which handles all that.

And make sure you use the 64-bit macosLib.