octave-maintainers
[Top][All Lists]
Advanced

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

Re: default branch failed to build on OSX


From: c.
Subject: Re: default branch failed to build on OSX
Date: Mon, 4 Aug 2008 13:04:56 +0100


On 03/ago/08, at 21:44, Michael Goffioul wrote:

On Sun, Aug 3, 2008 at 2:35 PM, c. <address@hidden> wrote:
Michael,
No, after the modification compiling and linking gl-renderer was built and
linked and also fltk_backend was built and linked.
it seems there are no integrated tests/demos in fltk_backend, can you
suggest a way to test whether it is working?

 input_event_hook ("__fltk_redraw__");
 __init_fltk__ ();
 set (gcf (), "__backend__", "fltk");
 plot (randn (1e3, 1));

Michael.

Sorry, you already mentioned this in another thread, I should have known already... Anyway with the commands above I get a plot in a window with FLTK buttons, so it seems to work... except that the plot occupies only a small portion of the window, so there seems to be still some bug somewhere...

c.




reply via email to

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