octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41895] plot content is lost with fltk when vi


From: Rik
Subject: [Octave-bug-tracker] [bug #41895] plot content is lost with fltk when visible was off
Date: Fri, 21 Mar 2014 04:40:23 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

Update of bug #41895 (project octave):

              Item Group:              Regression => Incorrect Result       

    _______________________________________________________

Follow-up Comment #10:

I'm pretty sure this is an FLTK problem only.  I suggest using


figure ("visible", "off");
...
set (gcf, "visible", "on");


workaround that you discovered.

I'm not sure that this will get fixed because it is pretty obscure and we
would like to move to the Qt toolkit anyways.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41895>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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