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

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

[Octave-bug-tracker] [bug #43960] reset (figure) on invisible figure cau


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #43960] reset (figure) on invisible figure causes it to flash
Date: Mon, 02 Feb 2015 16:14:15 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #5, bug #43960 (project octave):

Hi,

I have pushed a minimal changeset [1] that removes the "outerposition"
property from the list of reset properties. This way fltk will blink as Qt
toolkit.

Making reset not flash a figure will involve more refactoring so I am leaving
that for the time being.
override_defaults is not run in a simple for loop: all parent defaults have to
be set. The current way of doing this is a bit intricate and has to be changed
if we want to set only the prop/val finally intend to. For example we could
create a "get_ancestors defaults" function and merge the ancestors defaults
with factory defaults before calling xreset_default_properties

[1] http://hg.savannah.gnu.org/hgweb/octave/rev/50f14692e33b

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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