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

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

[Octave-bug-tracker] [bug #53443] Variable Editor: openvar VAR should sh


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53443] Variable Editor: openvar VAR should show the tab on which the variable editor is
Date: Sun, 8 Apr 2018 02:31:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

I think you are noticing something I didn't notice, which is that the focus
isn't actually changing when, say, the Variable Editor is docked in the main
GUI alongside the Command Line panel.  I've addressed that in the new
changeset candidate.  I think I see now that setFocus() doesn't do anything
unless the window is active (and the tabbed widget is visible).  I've move all
setFocus() instances after activateWindow().

The main goal of this changeset was to bring the tabbed Variable Editor to the
front of the tab stack.  In terms of layout, put the Command Window on top of
the Variable Editor so they share the tab bar.  In the Command Window now do
"openvar x;".  After the changeset, the Variable Editor should now appear on
top of the Command Window (and the "x" panel focused).

(file #43836)
    _______________________________________________________

Additional Item Attachment:

File name: octave-ve_tab_to_front-djs2018apr08.patch Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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