Some minor enhancements to the core modules. The most significant is a fix the gnocl::list row checking. Previously, if a row was creates with columns less than the total for the list model, then individual cell renderers would not have been created. The fix will check the proposed row length matches that which is expected.
2018-03:
gnocl::tree, gnocl::list
o new option -sensitive
gnocl::list
o enhanced error checking of item list lengths when adding
a new row a new row list MUST contain the exact number
of entries.
gnocl::dialog
o fixed problem with -data option.
gnocl::text
o search command no longer requires -tags option to be set,
returns a list of row col values defining start/end
positions of search string
Tuesday, April 10, 2018
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...
-
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...
No comments:
Post a Comment