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

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

[Octave-bug-tracker] [bug #59321] window border with fltk vs. qt (XFCE)


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59321] window border with fltk vs. qt (XFCE)
Date: Sat, 24 Oct 2020 09:27:45 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36 Edg/86.0.622.51

Follow-up Comment #12, bug #59321 (project octave):

Fwiw, Matlab behaves like the fltk toolkit. I.e. the "position" property
refers to the figure content (without decorations). The menu bar and figure
title are off-screen if I execute the following in Matlab R2020b:

figure('units', 'normalized', 'position', [0.5 0.5 0.5 0.5])


So, if we want to be Matlab compatible, the change should be made with the qt
graphics toolkit.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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