Its been a long, long time since I've done anything with the code for my translator's editor, Jiumoluo. It's all wrapped up in a starkit and it has various elements dating back to 1998 contained within it! Indeed, the GUI itself was originally built with VisualTcl. Originally I liked this program as it mean that I could get Tcl/Tk up and running quickly, the only downside is that the Tcl scripts generated are almost impossible to read. What I wanted to do was to recyle some of the custom dictionaries that I built. A generic reader has been scripted and load modules now built. Somehow, I think that the eventual Gnocl version of Jiumoluo will be a substantially slimmer piece of code that my Tk original.
Subscribe to:
Post Comments (Atom)
-
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
-
Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to se...
-
The contents of a GtkTextBuffer can be saved as serialized binary file. Whilst converting such a file to ascii may be problematic if the bu...
No comments:
Post a Comment