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

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

[Octave-bug-tracker] [bug #31121] output of callback not directly printe


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #31121] output of callback not directly printed
Date: Mon, 27 Sep 2010 07:20:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100819 Iceweasel/3.5.11 (like Firefox/3.5.11)

Follow-up Comment #4, bug #31121 (project octave):

Odd, with the grid example you posted, I see it sometimes working without
needing to press enter.  But yes, there does seem to be some problem with
processing events.  We are supposed to be doing that in the readline idle
loop.  See the definition of the __init_fltk__ and __fltk_redraw__ functions
in src/DLD-FUNCTIONS/fltk_backend.cc.

I don't know enough about FLTK to know whether the problem is that we are not
processing events properly, or that they are not being queued properly and
noticed by FLTK.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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