Re: tk ability



Gary Weselle wrote:
Dear tcl users

I just read some pages on tcl main page

Out of curiosity, what do you consider the "tcl main page"?

and wounder if it is an effective
approach to do what I am after.
I have data files, as well as data feed, with data which are dynamically
changing, I need to build a charting GUI which I can select any/all of the
files from say a list box and be able to see the chart/s laying on the top
of each other with auto scale and other fancies like side scroll, zoom,
selections, synchronized cursor hair and the like...

Tcl is quite well suited for that. You'll want to use the blt extension which has lots of graphing features.

http://mini.net/tcl/blt


--
Bryan Oakley
http://www.tclscripting.com
.



Relevant Pages

  • Re: Theories on why Lisp source *seems* to have less comments?
    ... |> Or Tcl? ... Tcl/Tk wa my first non-shell scripting language (i.e. not ... Tcl sort of led me to lisp. ... some cases the data files were themselves these lists - sort of a poor ...
    (comp.lang.lisp)
  • Re: TCL For Parsing
    ... > text file and parse it. ... I get data files that have more than a ... > One of my European colleagues suggested I use TCL. ... If you care to post more details regarding the contents of your file ...
    (comp.lang.tcl)
  • tk ability
    ... I just read some pages on tcl main page and wounder if it is an effective ... I have data files, as well as data feed, with data which are dynamically ... selections, synchronized cursor hair and the like... ...
    (comp.lang.tcl)
  • TCL For Parsing
    ... and parse it. ... I get data files that have more than a million lines of text. ... Is this possible in TCL and if so, ... Prev by Date: ...
    (comp.lang.tcl)