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

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

[Octave-bug-tracker] [bug #60750] Variable Editor changes docking state


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60750] Variable Editor changes docking state when 'openvar'-ring a variable
Date: Fri, 11 Jun 2021 14:32:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #21, bug #60750 (project octave):

> But I noticed that the workspace widget is empty when launched from the cli
and is showing existing variables not before a new variable is set.

I think that is happening because the signal that sends the workspace to the
GUI is only sent when the prompt is issued and the workspace has changed.  I
suppose we need to also send it when the widget is first created.

There are other issues with signals only being sent when the command line
prompt and not when other user interactions occur, for example by pressing a
button or interacting with some GUI dialog.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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