System menus are those standard menus that open when you click an application’s icon in the top left of its title bar. There doesn’t seem to be a standard way to modify and respond to them in wxWidgets, so I’m going to go over what I did in my wxWidgets WindowsOS applications to modify the …
Continue reading “Modifying Windows System Menus in wxWidgets”