Hi all,
Just wondering if anyone has found a way to replicate the behaviour of min, max/restore, close buttons when exporting with WebView2. I have a custom titlebar I need to use for my app, and NW.js makes replicating this behaviour with a frameless window, easy, however:
- a) WebVeiew2 doesn't seem to facilitate frameless windows ( I sure hope this is just something Scirra hasn't implemented yet, I've made an official feature request... I've noticed
Ashley has mentioned in other posts about highlighting NW.js features that haven't been translated to other plugins yet, and this is definitely one of them... )
- b) Nothing else seems to facilitate the min, max/restore, close behaviour. I can approximate it by toggling fullscreen for max/restore, but haven't managed to replicate min yet.
Note: if frameless isn't an option for some reason, then I'll be hiding my titlebar when NOT in fullscreen, but will then show it during fullscreen, so I still need the control button behaviours to work... any ideas?