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

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

[Octave-bug-tracker] [bug #44692] [GUI] Undocked editor pane has no Mini


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44692] [GUI] Undocked editor pane has no Minimize button
Date: Wed, 01 Apr 2015 21:05:21 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #44692 (project octave):

A quick look online, and it looks like normally the QToolWdget doesn't have a
minimize button but can be faked up by setting the window flags to Qt::Window
and Qt::Widget depending on whether it is floating or not.

That is being done in octave-dock-widget class, when the topLevelChanged is
emitted, but it doesn't appear to be getting it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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