Tcl Dict is a front-end look-up tool for the dict.org dictionary database. Written in Tcl, it is fully cross-platform. You can change the background color and font size, save definitions to a file, and more.
| Tags | education |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Tcl |
- All comments
Recent commentsOh yes and...
I took off the six buttons for bg color and added one button that brings up a colorchooser, giving the user the full rainbow of color options.
Several new features
First, TDict is now up on SourceForge.
Also, I added the option of saving contents of the definition window to file, and altering the font size to make it easy on the eyes.
Re: minor change today, already
> I removed -state -disabled so that the
> user can copy text from the text window,
> and I also added one more color
> (tomato), and ordered the colors (sort
> of) like the rainbow
> (seashell/greyishpinkish, tomato/red,
> orange, yellow, palegreen, blue, plum,
> white).
>
>
Oh yes, and I labeled the colors with letters (s, r, o, y, g, b, p, w).
I figure that makes more sense.
minor change today, already
I removed -state -disabled so that the user can copy text from the text window, and I also added one more color (tomato), and ordered the colors (sort of) like the rainbow (seashell/greyishpinkish, tomato/red, orange, yellow, palegreen, blue, plum, white).
fluffiness
I added the option to change the bg color today.
/tony