Some minor but useful changes and additions.
drag and drop operations
o -onDropData substitution string %d (data) now reassigned to %D,
%d will now be replaced by widget data assigned by the -data option.
gnocl::entry
o new options -primaryIconTooltip and -secondaryIconTooltip.
gnocl::comboEntry
o cget -baseColor now works.
o new options -onDragData, -onDropData and -afterDropData.
o on activiation empty strings are no longer added to the dropdown list.
o problem fixed with %d substitution within -onChanged event commands.
gnocl::text
o Now defaults to -wrapMode word.
Saturday, June 01, 2019
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...