Skip to main content

Posts

Showing posts from April, 2020

March 2020 News

A little late in the month with these postings, but here's a list of the module changes for March 2020.   gnocl::text         o new substition strings for -onInsert, %w (textview-id) and %b (bufferid)         o new command getBuffer, return current buffer id.  gnocl::textBuffer, problems with commands now fixed.  gnocl::acceleratorGroup         o new subsitutions strings %t (toplevel) and %f (input focus widget) gnocl::tree/gnocl::list         o new command: redraw         o option -onMoveCursor now works correctly         o option -treeLinePattern now works; options = dotted (default), solid or broken         o new options: -focusIn, -focusOut, -onCursorChanged,          -onButtonPress, -onButtonRelease, -onColumnsChanged,          -onExpandCollapseCursorRow, -onRowActivated, -onSelectAll,          -onSelectCursorParent, -onSelectCursorRow, -onSetScrollAdjustments,          -onTestCollapseRow, -onTestExpandRow, -onToggleCursorRow,          -onUnselectAll  gnocl::toolbar