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

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

[Octave-bug-tracker] [bug #53342] Segfault in figure with property Integ


From: Guillaume
Subject: [Octave-bug-tracker] [bug #53342] Segfault in figure with property IntegerHandle set to off
Date: Wed, 14 Mar 2018 07:01:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

I guess it's related to the number of the figure changing after the uicontrol
being created as the following works:


h = figure ("IntegerHandle", "off");
uicontrol (h);


On the way, noticed that the "Number" property of a figure is missing, opening
another bug report/feature request for that.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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