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

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

[Octave-bug-tracker] [bug #44394] graphics_toolkit check assumes axes is


From: Rik
Subject: [Octave-bug-tracker] [bug #44394] graphics_toolkit check assumes axes is directly under figure
Date: Sun, 01 Mar 2015 18:24:41 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #2, bug #44394 (project octave):

Something to be aware of, ancestor() is much slower than using 'get (h,
'parent').  So if there are any cases where it is absolutely certain that the
parent will be a figure it would be preferable to keep that syntax.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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