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: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #59321] window border with fltk vs. qt (XFCE)
Date: Sun, 25 Oct 2020 13:13:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0

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

In my case it looks like its my window manager tricks, it seems it refuses to
put windows off screen. 
If I do 

figure(1, 'units', 'normalized', 'position', [0.4 0.5 0.5 0.5])
figure(2, 'units', 'normalized', 'position', [0.5 0.5 0.5 0.5])
figure(3, 'units', 'normalized', 'position', [0.6 0.5 0.5 0.5])
figure(4, 'units', 'normalized', 'position', [0.7 0.5 0.5 0.5])


the figures 2,3, and 4 are on top of each other.
Both with fltk and qt graphics.

Dmitri.
-- 



    _______________________________________________________

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]