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

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

[Octave-bug-tracker] [bug #53046] Variable Editor: feature request to ma


From: Torsten
Subject: [Octave-bug-tracker] [bug #53046] Variable Editor: feature request to make multiple tables visible at once.
Date: Sun, 18 Feb 2018 07:22:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #32, bug #53046 (project octave):

The octave_dock_widgets are "manually" unparented when floating (make_window),
the general QDockWidget undocking operation does not unparent the widget.

But I see, that variable_dock_widget just uses setFloating without
unparenting, so this is not the reason for a floating widget staying visible
when VE is closed.

What we can do is emitting a signal when the VE is closed in order to hide
floating variable widgets. Or we can more generally change the visibility of
floating widgets depending on the VE's visibility.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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