Spent most of my available time Tcl coding during June, none the less, a couple of bug fixes sorted out.
gnocl::text
o fixed buffer overflow bug in the 'tag ranges' subcommand.
o fixed bug in "tag properties" commmand, now returns correct values for -foreground, -background, -fontRise, -rise and -font.
Saturday, July 06, 2019
Subscribe to:
Posts (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...