Performer Window on top.

New Message Reply Date view Thread view Subject view Author view

Frank Dea (frank++at++narnia.aero.swri.edu)
Sun, 19 Oct 1997 14:53:16 -0500 (CDT)


Has anyone found a way to tell the window manager to always keep your
Performer window on top of all other windows on the desktop at all times?
If so, did you do this through WM_HINTS?

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


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:56:06 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.