From: igloo23 AT aol DOT com (IglOo23) Newsgroups: comp.os.msdos.djgpp Subject: simple rhide question Lines: 15 Message-ID: <1998081503243800.XAA04982@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Date: 15 Aug 1998 03:24:38 GMT Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've only had rhide installed a couple days, so this may be simple, but i didn't find it in the docs so here goes: whenever I try to 'run' or open the dos window, it sort of locks up. At first you see the regular IDE, then notice you've got no cursor. I hit escape a few times and i get a cursor, flashing on the border line for the box. I can move the cursor by hitting space, or any keys, but the keys don't type anything, they just scroll the cursor over what's already there. It compiles fine if that's all i ask it for, and it links fine, if i do these separately, but if i try to just 'run' it locks. My only thought was that it might have something to do with the way it accesses dos, to actually run the program or start the dos box. Note it never runs the program, doesn't get that far, no flash of user screen. Also, when its hung, the keyboard shortcuts don't work either. I'm running rhide from a dos box in win95 on a 486 75 with 20 megs. It worked for a couple days, and its not (i think) system resources. Any ideas would be most appreciated. thanks. -=ig