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

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

[Octave-bug-tracker] [bug #56110] Setting figure position is ignored whe


From: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #56110] Setting figure position is ignored when set before the figure is drawn
Date: Tue, 9 Apr 2019 12:24:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #3, bug #56110 (project octave):

Running your script on my system (Xubuntu 16.04) both with "run-octave -f" and
"run-octave -f --gui" still yields


>> tst_figpos

pos1 =

   300   200   560   420

pos1 =

   350   150   840   420

pos1_after =

   300   200   560   418

warning: position1 after drawnow is different
warning: called from
    tst_figpos at line 10 column 3
pos2 =

   300   200   560   420

pos2 =

   350   150   840   420

pos2_after =

   350   150   840   420

>>


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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