Just a few enhancements to the module core, the most useful perhap being the -onScroll signal handler for the eventBox widget.
2018-10
gnocl::eventBox
o added -onScroll, extra subsitution string %c returns child widget id.
gnocl::text
o insert command with -tags option now works again whilst when markup tags enabled
o insert command now returns updated insert position (end of text)
o get command, specifying a single pos will now return single character.
o new command, clearSelection
gnoc::scrolledWindow
o cget -child now works.
gnocl::label
o get command will now return markup string dependent on widget configuration.
o added command, reLabel.
gnocl::separator
o added -colour/-color
gnocl::stockItem
o now recognizes %~ percent string for VFS
gnocl::application
o Problems with adding new items to menus now fixed.
gnocl::menuBar
o new command, nItems. Returns the total number of items in the menubar.
2018-10
gnocl::eventBox
o added -onScroll, extra subsitution string %c returns child widget id.
gnocl::text
o insert command with -tags option now works again whilst when markup tags enabled
o insert command now returns updated insert position (end of text)
o get command, specifying a single pos will now return single character.
o new command, clearSelection
gnoc::scrolledWindow
o cget -child now works.
gnocl::label
o get command will now return markup string dependent on widget configuration.
o added command, reLabel.
gnocl::separator
o added -colour/-color
gnocl::stockItem
o now recognizes %~ percent string for VFS
gnocl::application
o Problems with adding new items to menus now fixed.
gnocl::menuBar
o new command, nItems. Returns the total number of items in the menubar.
Comments