Making the HTMLRenderer Form Look Good
Posted: Wed Feb 21, 2024 5:56 pm
Is there a way to make an HTMLRenderer form look and behave like VS Code with respect to the title bar (or lack thereof really)?
If you look at VS Code under Windows, the top right corner with the three buttons for min, max and close appears to be under the control of Windows, while the entire rest of the page is HTML/CEF. You can move and resize the form but it does not have a classic title bar.
I don't think I can achieve this on my own. Is there some new Windows form thing that Dyalog can hook into so that a stand-alone HTMLRenderer form works like this?
If you look at VS Code under Windows, the top right corner with the three buttons for min, max and close appears to be under the control of Windows, while the entire rest of the page is HTML/CEF. You can move and resize the form but it does not have a classic title bar.
I don't think I can achieve this on my own. Is there some new Windows form thing that Dyalog can hook into so that a stand-alone HTMLRenderer form works like this?