creating pipe-windows

New Message Reply Date view Thread view Subject view Author view

Christopher R Volpe (volpe++at++ash.crd.ge.com)
Thu, 06 Feb 1997 10:22:52 -0500


Hi-
  I think I must be missing something related to creating and using
pipe-windows. I wantes to create a real rull-screen window, something
without window manager decorations. I figured that perhaps if I created
my own pfPipeWindow object (I'm using the C++ interface here), and
performed the following operations on it:

  // Initialize a full screen window
  pwin = new pfPipeWindow(pipe);
  pwin->setFullScreen();
  pwin->setOrigin(0,0);
  pwin->open();

With the above piece of code, I get a minimal window which consists of
nothing but window manager decoration. When I #if-out the above region,
I get the default window that is almost full size except for the WM
decorations. So, I have two problems:

1) Why doesn't the above piece of code at least create for me a window
similar to the default window?
2) If the above code is not how one creates a really-full-screen window,
then how is one supposed to do that?

Thanks in advance for your help.

-Chris

--

Chris Volpe Phone: (518) 387-7766 GE Corporate R&D Fax: (518) 387-6560 PO Box 8 Email: volpecr++at++crd.ge.com Schenectady, NY 12301 Web: http://www.crd.ge.com/~volpecr ======================================================================= 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:54:36 PDT

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