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

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

[Octave-bug-tracker] [bug #50527] clf ("reset") with FLTK toolkit remove


From: Rik
Subject: [Octave-bug-tracker] [bug #50527] clf ("reset") with FLTK toolkit removes built-in menu
Date: Sun, 12 Mar 2017 20:12:12 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?50527>

                 Summary: clf ("reset") with FLTK toolkit removes built-in
menu
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Sun 12 Mar 2017 05:12:11 PM PDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

clf ("reset") should return a figure object to a pristine state.  However, for
FLTK the operation removes the built-in menu.  The issue is that the built-in
menu is composed of ordinary uimenu objects which are children of the figure
and all children get deleted on a reset operation.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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