"Luís Oliveira" <[EMAIL PROTECTED]> writes:
> On Sun, Jul 13, 2008 at 1:30 PM, Jose A. Ortega Ruiz <[EMAIL PROTECTED]>
> wrote:
>
>> Hmm, maybe i'm missing something basic here, but that doesn't work. The
>> new window pops up, totally transparent, but the subsequent PROGN has no
>> effect: the w
On Sun, Jul 13, 2008 at 1:30 PM, Jose A. Ortega Ruiz <[EMAIL PROTECTED]> wrote:
> Hmm, maybe i'm missing something basic here, but that doesn't work. The
> new window pops up, totally transparent, but the subsequent PROGN has no
> effect: the window remains transparent.
Is the window visible whil
"Luís Oliveira" <[EMAIL PROTECTED]> writes:
> On Sat, Jul 12, 2008 at 10:49 PM, Jose A. Ortega Ruiz <[EMAIL PROTECTED]>
> wrote:
>
>> what would be the best way to have an OpenGL/GLUT window open and
>> manipulate it from a (non-blocked) REPL, maybe even while the GLUT main
>> loop is running.
>