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: David Bateman
Subject: Re: Configuring the latest default hg on OSX
Date: Mon, 30 Jun 2008 14:46:58 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Michael Goffioul wrote:
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");

Gee thats an easy set of commands to remember... Any hope of defining a command like backend("fltk") or backend("jhandles") or even backend("gnuplot") that handles the switching?

D.


reply via email to

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