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
o new options: -widthRequest, -heightRequest
gnocl::notebook
o new option: -backgroundColor
gnocl::button
o new options -orientation, -invert, -style
gnocl::dialog
o new option -decorated, create notification type dialogs
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
o new options: -widthRequest, -heightRequest
gnocl::notebook
o new option: -backgroundColor
gnocl::button
o new options -orientation, -invert, -style
gnocl::dialog
o new option -decorated, create notification type dialogs
Comments