lispnik
lispnik
> Very few programming languages allow heterogeneous key types I think at least Java, Python, Ruby, Lua, Lisp do
As a work around, try running `(iup:exit-loop)` in a another thread, e.g. the inferior lisp buffer in slime/sly.
Thanks for the bug report! Will look into it today
I'm struggling to reproduce this one. I am curious about what your exact action is: Clicking on a node (one left mouse click) will move the selection, but not open...
Cool I can reproduce it on Linux at least
Err so problem on windows. I had the sound on this morning and it beeps at me every time I press enter in the tree. btw, the manual describes the...
https://bugs.launchpad.net/sbcl/+bug/1519630 I'm not sure what to do about it though.
@vindarel IupList and IupListDialog are actually two different things. This makes it confusing and is why you didn't find a type attribute on IupList. The *Dialogs in the IUP documentation...
Hi, This is likely because your cd repo needs to be updated. A while back I converted some common functionality in im, cd and iup into a project called https://github.com/lispnik/tecgraf-base
I haven't been able to reproduce that on my Windows 10 computer yet. I'm using "Version 1.11.5/v1.11.5 (WindowsX8664)" of CCL though. Just a note, you should have the auxiliary systems...