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.
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.
Comments