octave-maintainers
[Top][All Lists]
Advanced

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

Re: Configuring the latest default hg on OSX


From: Michael Goffioul
Subject: Re: Configuring the latest default hg on OSX
Date: Mon, 30 Jun 2008 14:27:57 +0200

On Mon, Jun 30, 2008 at 2:25 PM, Ben Abbott <address@hidden> wrote:
> Thanks Michael.
>
> Is the new backend optional? ... if so, how might I verify I'm using it?

The new backend is disabled by default. You can turn it on with:

input_event_hook ("__fltk_redraw__");
__init_fltk__ ();
set (0, "defaultfigure__backend__", "fltk");

Michael.


reply via email to

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