From: Artur Zaroda Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE: Testing beta 6 Date: Tue, 3 Dec 1996 10:07:55 +0100 Organization: Interdyscyplinarne Centrum Modelowania Lines: 52 Message-ID: References: <32A2B6EA DOT 11B0 AT Mathematik DOT tu-chemnitz DOT de> NNTP-Posting-Host: ghost.mimuw.edu.pl Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <32A2B6EA.11B0@Mathematik.tu-chemnitz.de> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello, Thanks to everyone who replied. On Mon, 2 Dec 1996, Robert Hoehne wrote: > > 2. In "Debug/List of functions" one cannot use regular expression "*" to > > get the list of all functions (empty expression "" and expression "?*" > > both work fine). > This is, because this function uses real regular expressions (do not I am very embarrased. I actually managed to confuse wildcard names with regular expressions. Thank You. > > 10. You can't (or at least I couldn't) open (using "File/Open" command) files > > with names that have no suffix (like "makefile" for example). > This is a "feature" of DJGPP. My be this will be changed or not becuase, > if > you interpret the wildcard "*.*" correct, so it means a filename, which > has > something before a dot and something after a dot and the name "makefile" > does not match this wildcard. To get all files, you should use the > wildcard "*". I may be doing something terribly stupid (it did happen before) but I am still unable to open that "makefile". I do know the difference between Dos- and Unix-style wildcards but somehow that "*" doesn't work for me. > > 2. "Help" should move to separate menu instead of being submenu of "File" > I would do it, but in some languages the menu titles are longer than the > english words and in that case the menubar would be larger than 80 > characters I see. There are three solutions to that problem You may consider. First - You could move that information about available memory into the "about RHIDE" message. Second - You don't have to put "Help" into the menu bar - simple "?" should be enough. Even better - You can put "Help" in menu bar in English version and "?" in versions that have no space for full word. Third solution - leave it as it is now - it's not really a big problem. > > 1. Searching in info files > When the help window is opened, hit Ctr+S. (Hit F1 for getting help Another embarrasement. Yes, this is what I was looking for. Thanks again, Artur Zaroda zaroda AT mimuw DOT edu DOT pl