Gnocl -the Tcl/Gtk Bindings
Wednesday, August 28, 2013
gnocl::label -last of the signal bindings done!
Just added the last two signal bindings for this widget.
-onActivateCurrentLink
-onActivateLink
Nightly build updated.
Tuesday, August 27, 2013
gnocl::label -more options added
With the ability to copy text from the label widget being added, the widget can report a number of events. Those added today include: -onPopulatePopup, -onCopyClipboard, -onMoveCursor.
Available in today's 'nightly-build'.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
json_shell_utils.tcl
gnocl::calendar
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
Gnocl Dashboard
Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to se...
Convert Serialized GtkTextBuffer contents to ASCII
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...