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

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

[Octave-bug-tracker] [bug #56598] ginput does not record key strokes in


From: anonyme
Subject: [Octave-bug-tracker] [bug #56598] ginput does not record key strokes in complex figure
Date: Tue, 9 Jul 2019 07:29:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #1, bug #56598 (project octave):

I am not sure I understand correctly the issue you describe, but using the
following simple example, I can confirm that the Return key won't stop the
execution of ginput.


clf ();
axes ("parent", uipanel ())
plot (1:10)
x = ginput ()


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56598>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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