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

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

[Octave-bug-tracker] [bug #41467] Workspace dock need not update while O


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #41467] Workspace dock need not update while Octave is busy running code
Date: Wed, 05 Feb 2014 20:56:31 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36

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

                 Summary: Workspace dock need not update while Octave is busy
running code
                 Project: GNU Octave
            Submitted by: fgnievinski
            Submitted on: Wed 05 Feb 2014 08:56:30 PM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Performance
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

currently it gets updated recursively for every function that gets called
internally by the function actually called by the user.  that's a lot of
overhead, for something that changes so rapidly you only see the workspace
dock flashing.  it could wait, until either execution is finished or
interrupted by a debug command.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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