Niklas Mischkulnig
Niklas Mischkulnig
Maybe for a borderless window to implement a completely own ui with a menubar?
> Will you add an example of resize to? Added, please test it on High Sierra. Doesn't work for me: https://github.com/andlabs/libui/issues/357
> Since the resize feature is blocked by the libui issue, I purpose to move it to version 0_4_0 and merge only the move feature here. Here is the PR...
Where should this go? In the Ui class in Ui.cc ?
Done in https://github.com/parro-it/libui-node/compare/0_2_0...uitimer (I also changed setTimeout and setInterval). We can still move it to a better place.
https://github.com/andlabs/libui/issues/349 needs to be resolved first before we can add it in libui-node.
#38 ?
How would different node versions get handled?
> N-API (pronounced N as in the letter, followed by API) is an API for building native Addons. It is independent from the underlying JavaScript runtime (ex V8) and is...
Related: https://github.com/parro-it/libui-download/issues/3