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

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

[Octave-bug-tracker] [bug #53044] Variable Editor: add generic, extensib


From: Rik
Subject: [Octave-bug-tracker] [bug #53044] Variable Editor: add generic, extensible interface for right-click context menu
Date: Thu, 1 Feb 2018 20:49:14 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: Variable Editor: add generic, extensible interface
for right-click context menu
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 01 Feb 2018 05:49:12 PM PST
                Category: GUI
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

jwe wrote: "There are many possibilities for cool features like filling
rectangles with a value, deleting or inserting rows or columns (more than one
at a time), or inserting another matrix using a command, not just by pasting.
It would be nice to have a generic interface for this so that people could
easily add their own actions that are commands defined in .m files."

Deletion already has a menu item, but fill and insertion do not.

Also, a generic interface is already available if we were to use the
uicontextmenu() code from figures.  The whole point of that is to be able to
quickly add a right-click menu to a figure with callbacks that can be user
code.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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