Update of /cvsroot/q-lang/qcalc
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7223
Modified Files:
README
Log Message:
update README
Index: README
===================================================================
RCS file: /cvsroot/q-lang/qcalc/README,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** README 13 Nov 2007 11:32:47 -0000 1.18
--- README 4 Dec 2007 00:58:13 -0000 1.19
***************
*** 86,99 ****
- Special cell attributes like number format, alignment, color, font and
! frames, etc. Currently you'll have to help yourself with ASCII art.
! - Embedded graphics, maybe using Q's OpenDX and OpenGL interfaces. I'm
! thinking about scientific visualizations there, rather than bargraphs and
! piecharts (although these might be useful, too).
Enjoy! :)
! Nov 2007
Albert Graef <Dr....@t-...>
http://q-lang.sf.net
--- 86,99 ----
- Special cell attributes like number format, alignment, color, font and
! frames, etc. Currently you'll have to help yourself with ASCII art or with a
! 'label' GUI element.
! - A multiline cell editor. Editing complicated formulas on a single line can
! be awkward at times.
Enjoy! :)
! Dec 2007
Albert Graef <Dr....@t-...>
http://q-lang.sf.net
|