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

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

[Octave-bug-tracker] [bug #47216] User GUI not redrawn after callback


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47216] User GUI not redrawn after callback
Date: Mon, 22 Feb 2016 02:16:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

                 Summary: User GUI not redrawn after callback
                 Project: GNU Octave
            Submitted by: lachlan
            Submitted on: Mon 22 Feb 2016 02:16:15 AM GMT
                Category: Plotting
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Lachlan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If a user creates a GUI with uicontrol etc., then callbacks that modify a
graph do not cause the graph to be redrawn.  They set Vdrawnow_requested, but
nothing checks if that is set (until a command prompt or such).

Matlab draws the object immediately.

I'll attach the (trivial) patch to fix this once I have the bug number.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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