Eddy Kuo (ekuo++at++ait.nrl.navy.mil)
Fri, 5 Sep 1997 14:37:05 -0400 (EDT)
I am trying to display images thru two pipes (physical pipe) on different
screen. But I am keep getting an badwindow ID error. I setup my pipe as
follows
p[0] = pfGetPipe(0);
p[0]->setWSConnectionName(":0.0");
p[1] = pfGetPipe(1);
p[1]->setWSConnectionName(":1.0");
I then create windows for each p[0], p[1]. I can see the windows
coming up and then I got an X Error of a bad WindowID
I have tried setting the DISPLAY env, but it doesn't work.
Thanks for any advices.
Ed.
-----------------------------------------------------------------------
Eddy Kuo work phone: waiting on it
Virtual Reality Lab home phone: 703-893-2553
Naval Research Lab http://www.cis.ohio-state.edu/~ekuo
-----------------------------------------------------------------------
=======================================================================
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:55:53 PDT