Post A4TKyc6aN7OKHfFmHg by cage@pleroma.libretux.com
 (DIR) More posts by cage@pleroma.libretux.com
 (DIR) Post #A4TKyc6aN7OKHfFmHg by cage@pleroma.libretux.com
       2021-02-20T10:57:26.332874Z
       
       1 likes, 0 repeats
       
       Hi!I just  updated (thanks to  users of  the library for  suggestions andfeedback) my GUI  library (nodgui) for Common Lisp with  a branch thatwas waiting for long time to be merged.This version of should allow multiple program thread to update the GUIin a concurrent way.I was  a bit reluctant to  merge this branch  as i fear that  some bugcould happens when using multi-threading,  but my testing shown no oneso far.Moreover i think that if no concurrent updating is involved no problemshould arise from these changes, so old code should not be affected atall.Also some more functions has been added and bugfix, as usual. :)Nodgui is free software released under LLGPL and is available here:https://www.autistici.org/interzona/nodgui.htmlBye!C.#lisp #commonlisp #GUI