Ico Doornekamp
Ico Doornekamp
Well, there's test.lua that shows the basic usage. The project is kind of abandoned and unmaintained, I'm not sure if it is still compatible with recent versions of libui.
Yeah, I recently found out this is a problem. I'm not yet sure if and how this can be fixed, as I'm pretty much limited by the way I can...
I tried to add a workaround, but I haven't tested on windows. Could you give the latest version a try?
Ok, thats not good, but it's also not bad: the problem with the white space has been fixed, it seems that now something else is wrong with executing the subcommands....
Just added LICENSE (MIT, just like libui) - On 2016-09-19 04:25:24 +0200, daurnimator wrote: > What license is this project under? > > What license is this project under? >...
Hmm, for me this still results in a segmentation fault in the call to `s.check()`. I'll` leave this` ticket open and might pick this up when I find the time...
It's hard to deduce what your exact problem is from the snippets above because it does not include all type definitions, but if I complete it as below, everything works...
Ok, I admit `with` is at fault here, as it does not properly understand your intentions here. It is a nice corner case here, so I'll try to see if...
That was my thought as well, Nim lacks the introspection to find out what procs or templates "belong" to a given type.
What's the corresponding "next page' navigation key for that then?