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: Kai Habel
Subject: [Octave-bug-tracker] [bug #31121] output of callback not directly printed
Date: Sun, 26 Sep 2010 12:38:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10) Gecko/20100914 SUSE/3.6.10-169.1 Firefox/3.6.10

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

Even if I turn off the pager, I have to press enter to get back to the
command prompt.

The same or a related problem occurs if I use grid as callback function.

function myfun
  figure(1)
  set(1,'windowbuttondownfcn','grid')
end

The callback is executed only when I press enter at the command line and this
is independent of the pager setting.

Kai

    _______________________________________________________

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]