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

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

[Octave-bug-tracker] [bug #44781] Qt (but not FLTK) figure draws empty a


From: Rik
Subject: [Octave-bug-tracker] [bug #44781] Qt (but not FLTK) figure draws empty axes before doing the actual plot
Date: Wed, 08 Apr 2015 20:10:47 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Update of bug #44781 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  I bet in the Qt case there is an internal call to refresh the
figure after the axis is first drawn and a second time after the points have
been plotted.  The code in __init_fltk__.cc does a pretty job of calling the
FLTK event loop parsimoniously.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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