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

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

[Octave-bug-tracker] [bug #32305] __fltk_redraw__() called by __axis_lab


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32305] __fltk_redraw__() called by __axis_label__ when not using FLTK
Date: Mon, 31 Jan 2011 23:24:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #1, bug #32305 (project octave):

The call to __fltk_redraw__ should not have been added to that function. 
Given the current implementation of the graphics system, it was added an
attempt to ensure that the axis label position information was up to date by
the time xlabel, ylabel, etc. returned.  But calling a "drawnow" function,
especially one that is toolkit specific, was not the right thing to do.  I've
removed it and am discussion what the proper fix should be with the Kostas,
who made the previous change.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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