nodegui / react-nodegui

Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
https://react.nodegui.org
MIT License
6.18k stars 171 forks source link

qmenubar.setCornerWidget #380

Open stelgic opened 1 year ago

stelgic commented 1 year ago

setCornerWidget method not exposed in QMenuBar. Seems like nodegui module version has not been updated yet.

While implementing frameless window will like to add custom buttons (minimize, maximize, close) to corner widgets.