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

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

[Octave-bug-tracker] [bug #52496] Command Window can't scroll up on Wind


From: anonymous
Subject: [Octave-bug-tracker] [bug #52496] Command Window can't scroll up on Windows 10 v. 1709
Date: Thu, 15 Mar 2018 10:21:19 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #10, bug #52496 (project octave):

Same scrolling behaviour after updating to 4.2.2. There exists a sort of
emergency workaround for temporatily enabling the scroll functionality. I
found out, that scrolling is possible while a program is waiting for button
clicks in an Octave UI function, for instance in msgbox(".."). Write a tiny
function like:

msgbox("BEFORE YOU CLICK OK YOU MAY SCROLL THE COMMAND WINDOW!");

Execute the function and a message window pops up and the function is waiting
for an OK click. While waiting you may scroll the command window. As soon as
you click OK, scrolling is prohibited again. Well, not the optimum solution,
but at least a way to look a bit in the past of the command window.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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