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

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

[Octave-bug-tracker] [bug #39813] rectangle(..., 'Parent', hg) not worki


From: Muhali
Subject: [Octave-bug-tracker] [bug #39813] rectangle(..., 'Parent', hg) not working for group objects
Date: Tue, 20 Aug 2013 10:29:01 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0

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

The obvious reason is the double use of 'parent' in l. 151


  h = patch ("xdata", x(:), "ydata", y(:), "facecolor", fc, "edgecolor", ec,
...
             "parent", hg, varargin{:});



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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