Frank Dea (frank++at++narnia.aero.swri.edu)
Sun, 19 Oct 1997 14:53:16 -0500 (CDT)
In the draw process, I can call XRaiseWindow(display, window)
continuously to keep my Performer window on top. However, it takes
anywhere from 1-3 seconds on an iR Onyx for my Performer window to
return to the top and it does not prevent other windows from covering it
briefly. Here's my code for this:
Window window = pipe->getPWin(0)->getWSWindow();
Display *display = pfGetCurWSConnection();
XRaiseWindow(display, window);
What I'm looking for, is to request that my Performer window stay on top
once in the pfPipeWindow's configuration function. This would prevent
other windows from overlapping my Performer window at all times.
Any suggestions?
Thanks in advance,
Frank
--
William Frank Dea
_________/|__________
/--------/-/---------/
/ / / / / / "If you want to get results ...
/- /---/-/---/ -/ try a prayer!"
/ / / / / /
/--------/-/---------/
wdea++at++swri.edu
Research Engineer
Southwest Research Institute
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:56:06 PDT