react-nodegui icon indicating copy to clipboard operation
react-nodegui copied to clipboard

How to pin window to top all over other application ?

Open diqye opened this issue 4 years ago • 1 comments

I want using to see stocks

diqye avatar Nov 02 '20 17:11 diqye

You can use this as a reference: https://github.com/nodegui/examples/blob/24233911a5b36977dd08bd16d8175413aac0ce82/react-nodegui/weather-app-widget/src/index.tsx#L121

along with https://forum.qt.io/topic/1368/solved-how-to-make-always-top-window

a7ul avatar Nov 02 '20 17:11 a7ul