From: Chris Hulan Date: 2008-11-07T02:13:41+09:00 Subject: Re: project manager panel in SciTE On Nov 6, 7:46 am, Li Chen wrote: > Chris Hulan wrote: > > specifying the path to scite. > > It seems this file is set with values from the developers > > environment.  I changed the path to mine and > > things started to work (at least I could open files with scite from > > filerx.) So have a look at this file and > > adjust the paths to match your environment. > > Hi Chris, > > I am not sure how  you use scite and filerx together: Can you see the > project magager window in the scite? > > Li > -- > Posted viahttp://www.ruby-forum.com/. No, the filerx project manager is a stand-alone app, separate from SciTe It can talk to/control scite via the API If you want an integrated project manager/code editor you will need to look elsewhere (or write your own ;) ) cheers