bugGNU Octave - Bugs: bug #41222, GUI Workspace window would be...

 
 

bug #41222: GUI Workspace window would be better with filter bar

Submitter:  Rik <rik5>
Submitted:  Mon 13 Jan 2014 05:49:11 PM UTC
   
 
Category:  GUI Severity:  1 - Wish
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 3.8.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 27 Jan 2015 09:47:16 PM UTC, comment #2: 

Changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/e4b25475ef3d
(and following improvements) adds a filter to the workspace view.

Torsten Lilge <ttl>
Group Member
Mon 13 Jan 2014 10:23:11 PM UTC, comment #1: 

Maybe even a sort of list of variables with checkboxes; to allow  hard-to-filter sets of variables (disjoint filtered sets) shown only (very handy when debugging)

But this may be complicated as variables can appear and disappear on the fly when stepping trough a function or script.

Philip Nienhuis <philipnienhuis>
Group Member
Mon 13 Jan 2014 05:49:11 PM UTC, original submission:  

All of the variables in the active workspace are currently shown in the Worspace window.  It is desirable to have a way to filter the results and only show interesting ones.

In the CLI version of Octave this is done by using 'who <pattern>'.  Try 'help who' for a description and 'help clear' for the syntax of the pattern.  It would be nice to add a bar where this pattern could be entered and have the results automatically filtered.  Presumably it could even speed up performance if not every variable that changed needed to be updated within Octave.

Rik <rik5>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by rik5 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-01-27 ttl StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code