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: Wed, 15 Jun 2016 16:32:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #7, bug #47216 (project octave):

I'm not sure if this solution is "good", but I can't think of anything better.
 It just checks that the name of the object whose callback this is starts with
"ui".

We don't want the criterion to be so smart that it takes a long time to
calculate.  The figure shouldn't have too many ui* objects, unlike lines or
patches, and the purpose of all ui* objects is to alter the figure before
returning to the prompt, so it seems the natural thing to try.

(file #37490)
    _______________________________________________________

Additional Item Attachment:

File name: bug_47216_limit_draw_on_callback.cset Size:1 KB


    _______________________________________________________

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]