From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE/change gfx mode troble Date: Mon, 17 Apr 2000 20:24:28 +0400 Organization: MTU-Intel ISP Lines: 35 Message-ID: <38FB3ABC.973E2C1E@mtu-net.ru> References: <38F9B110 DOT 4DC13FA AT mtu-net DOT ru> <38FB1D18 DOT F54FE493 AT inti DOT gov DOT ar> NNTP-Posting-Host: ppp102-60.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 955990258 40736 212.188.102.60 (17 Apr 2000 16:50:58 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 17 Apr 2000 16:50:58 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Just add it as a command-line parameter. If it works normally, no need to specify it in command line. But if Win crashes, it would be much better to prevent all the switchings. Btw, not all apps need gfx modes. Also not all the gfx programs are debugged. And some their parts may be debugged in text mode. Please add this option. I simply don't wanna to download all the sources and patch them. This code is quite big and unknown to me. You'll make this much better and faster. -- Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru salvador wrote: > > "Alexei A. Frounze" wrote: > > > Btw, I have installed nothing 3 last days.... > > And guess what. RHIDE works again. I really don't know what's the problem. > > I think I should download RHIDE sources and remove redundant things, such as gfx > > mode changing. It will work..... > > > > Btw, why not to add a command line option that disables all the mode switchings > > inside the RHIDE? This will solve all the problems and RHIDE will work normally > > in 80x25 mode. > > And tou won't be able to debug code that runs in graphic mode! > > SET