Posts
Members
Info
QOpenGLWidget
Hello!, I ported Qt's cube example to NodeGui: https://github.com/AldoMX/nodegui-qopenglwidget It was an interesting and fun experiment, hopefully the example repo will help other people to integrate their C++ Qt code with NodeGui.
0
0
Pratical for a new project?
Hey all! I'm looking for an Electron alternative and NodeGui looks great, but I'm wondering if someone could give me an honest assessment of how mature it is? Seems like a pretty young project, but then again at it's core it's just bindings to Qt, so the possibility that it's…
0
2
Native Window Embedding ...
Is there a way to embed a native X11 window into a QWidget or something of the sort? Possibly thinking of using NodeGUI as a simple linux window manager, but I would need to allow other X11 apps/windows to be managed within NodeGUI. Is this possible?
1
12
it says i need to install cmake (windows)
when i do cmake --version it says the version but when i try to install nodegui with npm it says that i still need to install it
0
0
Error build
Hi, i want to build the library, but i have an error message. It concern the file yoga/event/event.h. i have multiple error as: ‘enum class facebook::yoga::LayoutPassReason’ is not a class or namespace
0
2