On 2/26/2013 9:26 AM, Achim Gratz wrote:
marco atzeri <marco.atzeri <at> gmail.com> writes:
could you send me a test case ?
graphics_toolkit "fltk"
plot(1:10,rand(10))
After getting the plot window, move the window around, enlarge it or zoom into
some part of the plot to check that it is responsive.
rand(1000)
Try if the plot window is responsive while either the computation is still
running or the pager for the output is running. It isn't for me, I have to kill
the pager before I can do anything in the plot window again.
Regards,
Achim.
I had the impression was always like that, fltk is tighter
integrated in octave than gnuplot,
so if octave is waiting the pager so is doing the fltk plot.
Have you seen differently on 3.6.2 ?
The main difference is the switch from fltk 1.1 to 1.3
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple