Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to see the various Gnocl widgets and commands in operation. In many ways like the demo script which shipped with the earlier releases of Gnocl but offers much more. The introspection functionality provides details of the various options and sub-commands of each Gnocl procedure which are displayed under the associated tab. Sample scripts are included for each item which offers newcomers a clearer insight into how make the most of what's on offer.
Monday, July 20, 2020
June News
Just a few updates and resolutions with the sources.
2020-06:
gnocl::spinButtono %d substitution now works with -onValueChanged
gnocl::info
o new sub-command, compileDate
returns date and time when gnocl.so compiled
gnocl::entry
o added %t (text contents) and %v (validate command) to -onChanged -onKeyPress subsitutions strings
o problems with undo/redo commands resolved
o command listStack now returns entry undo/redo stack
gnocl::tickerTape
o start, stop and deleted commands now work properly
gnocl::richTextToolBar
o problems with delete command now resolved.
Subscribe to:
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...
-
Spent some time today creating some simple howto-tutorials on creating standalone Tcl/Gnocl applications using freewrap. The process is almo...
-
Linux distros have heaps of pre-installed icons ready for use. I recently needed to create a toolbar menu which needed to access a set of un...

