26 Jun
2009
26 Jun
'09
2:55 p.m.
On Wed, Jun 24, 2009 at 7:43 PM, xristos<xristos@suspicious.org> wrote:
Here is a cleaner version against current cl-opengl without the extra wm-close methods.
Looking good, though it still doesn't seem to exit the main loop. Here's how I reproduce that bug: * (require :cl-glut-examples) ... * (cl-glut-examples:rb-cube) ; for instance <press Esc to close the window and the function won't return> Also, this patch doesn't work on at least CCL because of that threading issue I mentioned earlier. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/