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

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

[Octave-bug-tracker] [bug #58408] closing gnuplot windows without "close


From: Rik
Subject: [Octave-bug-tracker] [bug #58408] closing gnuplot windows without "close" makes other toolkits unusable
Date: Wed, 20 May 2020 11:46:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #58408 (project octave):

Regarding comment #1, this is expected.  "graphics_toolkit" affects new figure
windows, not existing ones unless you explictly name the windows.  For
example,


graphics_toolkit (gcf, 'fltk')


will switch only the current figure window to use FLTK, but any new figures
will continue to use whatever the default graphics toolkit is.  This behavior
is required for Matlab compatibility.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58408>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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