From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Khamis Abuelkomboz (UUNET)" To: leonp@plris.com Cc: sourcenav@sources.redhat.com Subject: Re: New version - new question Date: Tue, 03 Apr 2001 06:17:00 -0000 Message-id: <3AC9CD25.5080302@knuut.de> References: <5.0.2.1.0.20010403123136.00aca3b0@plris.com> X-SW-Source: 2001-q2/msg00019.html this release is really alot faster. Just now I didn't figure out any real new feuture, except the support for makefiles and configure, what has to be enabled manually! What I noticed is following: - Tcl source code of SN/Gui has changed to support fully Tcl/Tk8.1 and Itcl3.0 - Really annouying that the Tcl Parser doesn't understand the new source code of SN (itcl3.0), like: itcl::class Editor& So if you are browing SN source code with SN, you will get difficulty to retrieve symbols like Editor&::InsertTab - Nasty behavior with "reuse" option (see below) - Naming of some source files have been changed - There are some older casting characters "@@" still used in prefrences.tcl, what seems to be buggy! - Refresh issues on windows has been fixed. - Maybe there are some new feutures in Build Tool, but I don't use it to valuate it. - Older problem with unloading files from the project still exists, it seems that this problem got bigger. I wasn't able to unload any file. leonp@plris.com wrote: > Hello, > I downloaded the new version 5.0 for Windows - great! It seems > to work faster. There must be new features too, but the Changelog file > is insources, which are 15MB - too large! Is it possible to put it alone? > The question: in previous version an opened editor window with > "reuse" option behaved a little bit differently - when the opened file > was not saved yet it always opened new window. The new version tries to > save the current file - this, IMHO, is not comfortable. Is there any way > to restore the "old" fashion behavior? > I noticed more nasty behavior with this option, when "reuse" is unset and you are trying to retrieve a symbol defined in the same file, SN opens a new window and put a "duplication" of the current edited file in a new window. > The new version seems to open editor windows without paying > attention to the "project preferences", where the new window size is > assigned, while the old version did this. > > And how can I force the SN to open a new editor window at the > same position and size as current one? > > Many thanks ahead for any reply. > > > Leon Pollak > leonp@plris.com khamis