-
Found the doc detailing how to set font size before the window is created but can't find any info on after it is created. Also getting nil when I try to retrieve the default font despite moving the va…
-
So, options for this are:
**Juce** ( well documented )
**Nuklear** ( beign "Immediate Mode" forces me to learn more... )
**Qt** ( personally I'm a bit skeptical about this, being it really heavy …
-
Error 65543: Requested OpenGL version 4.5, got version 4.1
-
My guess is that point->box checks are broken, but it can also obviously also be my code.
The following work fine: sliders, progress bars. Trying to use anything else however, won't work correctly. O…
-
Hello,
Currently writing UI with nuklear, and I want to know if it's possible to know if the current edit_string is active, because I want to know if he use a key, this will write into the input, j…
-
Not much a issue, more a question. I have been using nuklear for a while now, but I have never seen a way to implement a image in nuklear. Is this possible?
(I want to load a image either from a ur…
ghost updated
5 years ago
-
Hello, I was wondering if you would be willing take add windows support. How hard would it be to get it working? I would also be willing to help make it work.
-
CCExtractor detailed version info
Version: 0.88
Git commit: bc3d729e30a751feb9b854a54c085f0e81a99134
Compilation date: 2019-12-25
File SHA256: Could not open file
…
-
Hello I'm wondering if it is possible to make the main window topmost and float on top of all other application windows?
-