Configuring the latest default hg on OSX
Michael Goffioul
michael.goffioul at gmail.com
Mon Jun 30 07:27:57 CDT 2008
On Mon, Jun 30, 2008 at 2:25 PM, Ben Abbott <bpabbott at mac.com> 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.
More information about the Octave-maintainers
mailing list