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

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

[Octave-bug-tracker] [bug #53276] GUI: undocked panes cannot be moved, o


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53276] GUI: undocked panes cannot be moved, or resized along upper border
Date: Thu, 8 Mar 2018 22:58:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #13, bug #53276 (project octave):

Attached is another patch for you to try.  It's an incomplete proof-of-concept
which does the following:

QDockWidget: "It is not possible to remove a title bar from a dock widget.
However, a similar effect can be achieved by setting a default constructed
QWidget as the title bar widget."

I.e., I set the titleBarWidget to QWidget() and then put the custom title bar
in a QVBoxLayout.  I'm just curious if this works for KDE.

(file #43496)
    _______________________________________________________

Additional Item Attachment:

File name: default_qwidget_titlebar_djs2018mar08.diff Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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