octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: looking ahead to 3.6


From: Michael Goffioul
Subject: Re: looking ahead to 3.6
Date: Sat, 12 Feb 2011 09:11:43 +0000

On Fri, Feb 11, 2011 at 8:16 PM, John W. Eaton <address@hidden> wrote:
>  * Make a gtk+OpenGL graphics system.  Or use wxWidgets, or
>    something (anything!) that looks better than FLTK (sorry, FLTK
>    fans).

I already wrote one, that is part of OctaveDE. It's far from fully featured,
but it's working fine. It's also asynchronous, the event loop runs in its
own thread. This has a bunch of consequences in term of communication
between the backend and octave, but the UI is far more responsive than
running the event loop synchronously.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]