From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Gacquer To: Khamis Abuelkomboz Cc: Source-Navigator Group Subject: Re: Add-On: Word Completion Date: Thu, 20 Dec 2001 11:40:00 -0000 Message-ID: <3C223E42.9070407@laposte.net> References: <000b01c188e4$eccaf6d0$897ba8c0@power> X-SW-Source: 2001-q4/msg00085.html Message-ID: <20011220114000.ehKkTHtGUpjdmiLTAtzJVLD84_BQ_APcwLXMhrVTQmU@z> Let me tell you that you should be honored for that piece of code. I expected it for so long! THANKS! William Khamis Abuelkomboz wrote: > Hi All, > > > > For more information see http://oimanager.de/sn.htm > > > > Text/Word completion > > Today every second hand developing application supports keyword > completion, when hitting something like Shift-Space (why not > Source-Navigator). Since I got a good idea to realize this in > Source-Navigator I decided to just implement it and the result is cool. > > Just now it is not integreted in Source-Navigator and it is provided > as Add-On. > > > < cid:part1.02080504.02090908@netscape.com > > > * Screen-Shot < http://oimanager.de/sn/CompleteWord.jpg > * > > < cid:part2.04040903.09050208@netscape.com > > > * Download and Installation* > > You need to download the following files > > rc.tcl < http://oimanager.de/sn/gui/rc.tcl > and CompleteWord.tcl > < http://oimanager.de/sn/gui/CompleteWord.tcl > > > and put them into your Source-Navigator *Profile directory*. This is on > > Windows: *%USERPROFILE%/.sn* > UNIX: *$HOME/.sn* > > You need also to download the file > > bindings.tcl < http://oimanager.de/sn/gui/bindings.tcl > and place it > into */share/sourcenav/gui*. > > This copy fixes a problem in the search module of the treetable, when > *Num Lock* is on (propably Windows only). > > > > < cid:part3.03010507.02030404@netscape.com > > > That's all, just restart Source-Navigator and hit Shift-Space on any word > > < cid:part4.01080808.07030108@netscape.com > > > any recommandation or feedbacks are wormly welcomed. > > > > Have fun > > Khamis > > >