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: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53046] Variable Editor: feature request to make multiple tables visible at once.
Date: Sun, 18 Feb 2018 16:57:48 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

That's fine Philip.  It's a subtle change, but I think one can tell the
difference after using a while.  JWE can test.

Reference:

https://savannah.gnu.org/bugs/?53046#comment8

JWE said:  "I didn't find a way to assemble windows in a way that split the
main window vertically, like this:

  +-------------------+
  |                   |
  |       var 1       |
  |                   |
  +-------------------+
  |                   |
  |       var 2       |
  |                   |
  +-------------------+

Is that possible?"

https://savannah.gnu.org/bugs/?53046#comment9

Dan said: "Panels can be tiled vertically. It takes a little practice, but
just think of the central-widget model, shown here:

http://doc.qt.io/qt-5/qmainwindow.html#qt-main-window-framework
"

With the QMainWindow::AllowNestedDocks option, creating vertical stacks is
quite easy.

    _______________________________________________________

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]