[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
Joseph Ruscio
j0ey4@bioinformatics.org
Mon, 9 Sep 2002 01:21:56 -0400 (EDT)
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.