Need help with X input handling in Performer 2.2

New Message Reply Date view Thread view Subject view Author view

Karen Harper (kharper++at++cra.com)
Wed, 1 Apr 1998 09:40:37 -0500


Performers,

> I'm running Performer 2.2 on an Octane (Irix 6.4). I'm having trouble
> using X event handling. My code follows the following sequence:
>
> pfInit();
> pfuInit();
> pfiInit();
> pfMultiprocess( PFMP_DEFAULT );
> pfConfig();
> pipe = pfGetPipe(0);
> pipeWindow = new pfPipeWindow( pipe);
> pipeWindow->setWinType(PFPWIN_TYPE_X);
> pipeWindow->open();
> pfuInitInput( pipeWindow, PFUINPUT_NOFORK_X);
> (I've also tried pfuInitInput(pipeWindow, PFUINPUT_X))
>
> .
> .
> .
>
>
> What seems to happen is that sometimes I'll be able to process keyboard
> inputs just fine, and sometimes they're ignored completely. The program
> works just fine otherwise, but it's quite annoying when it ignores
> keyboard
> inputs. The Performer documentation says two different things in
> different
> places about the placement of the pfuInit command. I tried both -- same
> thing happens either way.
>
> I'm compiling the C++ code with the -n32 option, with debugging (-g)
> turned
> on.
>
> Has anybody seen this behavior before, and is there a solution for it?
>
> Thanks.
>
Karen
=======================================================================
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:57:11 PDT

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