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

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

[Octave-bug-tracker] [bug #53600] Use convention Qt event handling for c


From: Torsten
Subject: [Octave-bug-tracker] [bug #53600] Use convention Qt event handling for consistent octave_dock_widget focusing
Date: Fri, 11 May 2018 14:54:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #7, bug #53600 (project octave):

After some tests with an approach using setFocus() and the focusInEvent() I
remember why this is not working robustly for our structure. The setFocus()
does not always triggers the event. This maybe depends on the currently set
focusProxy. An extra routine like focus() solves this by carrying out all
required actions for the dock widget to become visible and the top level
widget of the main window. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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