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

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

[Octave-patch-tracker] [patch #8013] GUI Workspace color coding based up


From: Dan Sebald
Subject: [Octave-patch-tracker] [patch #8013] GUI Workspace color coding based upon variable scope.
Date: Fri, 12 Apr 2013 05:08:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

URL:
  <http://savannah.gnu.org/patch/?8013>

                 Summary: GUI Workspace color coding based upon variable
scope.
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Fri 12 Apr 2013 05:08:38 AM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This is a small proof-of-concept changeset that adds background color to the
data model based upon scope.  It has potential.  Place a breakpoint in the
attached testfun.m and step through.  I think it would be much nicer to
organize these entries by type, or at least group variables inside a function
(currently not supported, an 'f' would be needed to the scope characters).  It
wouldn't be too difficult to do because separate QTableView could be made for
each and if placed in the QVerticalLayout.

Another thing we could do is have a Preferences... setting that allows sorting
based on name, or sorting based upon scope.  That would be easy to do inside
the "data" model.  When they come in, just sort accordingly in the lists.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 12 Apr 2013 05:08:38 AM GMT  Name:
octave-workspace_color_code-2013apr11.patch  Size: 2kB   By: sebald

<http://savannah.gnu.org/patch/download.php?file_id=27847>
-------------------------------------------------------
Date: Fri 12 Apr 2013 05:08:38 AM GMT  Name: testfun.m  Size: 155B   By:
sebald

<http://savannah.gnu.org/patch/download.php?file_id=27848>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8013>

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




reply via email to

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