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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #56598] ginput does not record key strokes in complex figure
Date: Tue, 9 Jul 2019 17:24:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

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

If you don't have a dev version of Octave you can't do anything more. I marked
the bug "Ready for Test" so that someone with a dev version can confirm the
bug is fixed. My test case was:


clf ();
axes ("parent", uipanel ())
plot (1:10)
[x y btn_or_charcode] = ginput ()
## Now check that btn_or_charcode is correct by clicking
## and typing characters while the figure has focus.
## Finish guinput using the "return" key



    _______________________________________________________

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]