Configuring the latest default hg on OSX
David Bateman
David.Bateman at motorola.com
Mon Jun 30 07:46:58 CDT 2008
Michael Goffioul wrote:
> 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");
>
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.
More information about the Octave-maintainers
mailing list