Goran M.
Goran M.
Excelent wNim / winim (windows only) gui library should be mentioned here. https://github.com/khchen/wNim
There are cases where we need a working ref to rendered link dom node, it would really be helpful if this gets into the code.
I'm using glewlwyd as openId provider, and under token encryption I have JWT type SHA 512 bit. Problem is that this kind of key doesn't allow jwks keys, or at...
Compiler output: nim c -r examples\nuklear_nim_examples\glfw3_opengl3.nim .... gcc.exe: error: C:\Users\user\nimcache\glfw3_opengl3_d\bind.c.o: No such file or directory
Bug is related to this: https://stackoverflow.com/questions/56258167/why-does-svg-path-collapse-to-0x0-when-built-using-dom-interface-but-works-when Basically when trying to create a function that returns svg structure, once rendered all the paths are 0x0.