From j0ey4@bioinformatics.org Mon Sep 9 06:21:56 2002 From: j0ey4@bioinformatics.org (Joseph Ruscio) Date: Mon, 9 Sep 2002 01:21:56 -0400 (EDT) Subject: [Wcurve-cvs] {'wcurve/wcurve plotview.cpp plotview.h sequenceview.cpp sequenceview.h Makefile.am globaltypes.h wcurve.cpp wcurve.h wcurvedoc.cpp wcurvedoc.h wcurveview.cpp wcurveview.h'v} CVS update Message-ID: <20020909052156.E988763A94@www.bioinformatics.org> Update of /cvsroot/wcurve/wcurve In directory www.bioinformatics.org:/tmp/cvs-serv16357/wcurve/wcurve Modified Files: Makefile.am globaltypes.h wcurve.cpp wcurve.h wcurvedoc.cpp wcurvedoc.h wcurveview.cpp wcurveview.h Added Files: plotview.cpp plotview.h sequenceview.cpp sequenceview.h Log Message: Added basic functionality for text display of the sequence, accessed by clicking on the document name in the file view. After several nights of pulling my already thinning hair out, I also managed to come up with a workable framework for creating a consistent WcurveView interface that all concrete views can implement. More on this topic in the devel mailing list and the SHLD. I am open to improvements, cause it still has somewhat of a hacky feel to it. From j0ey4@bioinformatics.org Mon Sep 9 06:21:56 2002 From: j0ey4@bioinformatics.org (Joseph Ruscio) Date: Mon, 9 Sep 2002 01:21:56 -0400 (EDT) Subject: [Wcurve-cvs] {'wcurve wcurve.kdevprj'v} CVS update Message-ID: <20020909052156.0227163A88@www.bioinformatics.org> Update of /cvsroot/wcurve In directory www.bioinformatics.org:/tmp/cvs-serv16357/wcurve Modified Files: wcurve.kdevprj Log Message: Added basic functionality for text display of the sequence, accessed by clicking on the document name in the file view. After several nights of pulling my already thinning hair out, I also managed to come up with a workable framework for creating a consistent WcurveView interface that all concrete views can implement. More on this topic in the devel mailing list and the SHLD. I am open to improvements, cause it still has somewhat of a hacky feel to it.