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

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

[Octave-bug-tracker] [bug #45943] commands shg and figure(N) (where figu


From: Rik
Subject: [Octave-bug-tracker] [bug #45943] commands shg and figure(N) (where figure N exists) fail to bring figure window to foreground
Date: Sun, 13 Sep 2015 21:35:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #8, bug #45943 (project octave):

This issue has been known about for a very long time.  The problem is that
different window managers use different procedures for bringing a window to
the top of the stack.  Octave has traditionally had a lot of potential
backends such as gnuplot, FLTK, and Qt.

Now that Octave is fairly well committed to Qt/OpenGL someone could troll
through the Qt API and see if there is a function call to make a window
visible.  The next step would probably be to write a C++ function to call the
Qt function, and this C++ function would be called by shg.m


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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