From: greg AT cs DOT uct DOT ac DOT za (Gregory Torrance) Subject: Various problems To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Thu, 20 May 1993 15:32:22 +0200 (SAT) Cc: greg AT cs DOT uct DOT ac DOT za (Gregory Torrance) Hi Hope someone can help me. I'm trying to set up DJGPP, SRGP, SUIT, and Libgrx on my system at home, but I'm having various problems. When I try to run an SRGP program , that creates a window of about 800 by 800 on the screen (using SRGP_begin(...) I think). It creates and displays the window (white on a black screen), but the program operates as if the whole screen is available (i.e. can draw outside the boarders of the SRGP window). The very same program works fine on an X Terminal. Am I doing something wrong? Secondly, I can't seem to get Libgrx or SRGP to accept any keyboard input. When running the testing program for the event queues (that comes with Libgrx), mouse events work, but keyboard ones don't. The friend who gave me the files said that he had a similar problem, and was given a replacement file for go32 that solved it. I'm pretty sure I've got that file, but I've still got the problem. Any suggestions? Any help would be appreciated Regards Gregory