From: "W.Gwinn" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: rhide help needed Lines: 24 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Sat, 12 May 2001 18:08:37 GMT NNTP-Posting-Host: 151.204.77.243 X-Complaints-To: business-support AT verizon DOT com X-Trace: typhoon1.ba-dsg.net 989690917 151.204.77.243 (Sat, 12 May 2001 14:08:37 EDT) NNTP-Posting-Date: Sat, 12 May 2001 14:08:37 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Options->Environment->editor->editor_options gets you an option list which includes "see tabs". Then you click on the [X] box next to "see tabs" and the X goes away. I had tried that yesterday. The tricky part is that instead of closing the menu with "OK" you have to use "To all" or the selection doesn't take effect. This was not intuitively obvious to me ;-)" Left by Walter Trice in a previous message. That should solve the problem "Bullwinkle" wrote in message news:se7rftsvfgodlr0hfe02n95fsa64qs042m AT 4ax DOT com... > I'm currently using DJGPP with the RHIDE integrated development > environment, in MS-DOS under Windows 95. My problem is pretty > stright-forward. When I load any file (source, header, whatever) i > get strange blocks of green color in (seemingly) random places > throughout the code. Sometimes the green will cover some parts of the > code but mostly it's in the empty spaces between the lines of code. > I've seen this same befhavior from RHIDE on 2 different computers now, > so I'm hoping someone out there has encountered it as well and has > some expaination and/or solution to this annoyance. Any help would be > greatly appreciated. > > Much Thanks.