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

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

[Octave-bug-tracker] [bug #53343] "Number" property for figure


From: Rik
Subject: [Octave-bug-tracker] [bug #53343] "Number" property for figure
Date: Mon, 19 Mar 2018 12:39:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53343 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  You can note that there is this bit of code in graphics.in.h


      // FIXME: Need RO property which returns current figure number.
      // double_property number r ,


so this is a known issue.

It shouldn't be that hard to implement.  Currently, the value of the handle is
equal to this "Number" property.  It should be easy to copy the value of the
handle over to this read-only property just once when the figure is
constructed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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