Some recent and practical enhancements to three widgets.
2018-09:
gnocl::notebook
o -keepChild option added to the remove/removePage commands.
Setting this switch will prevent the destruction of the child widget.
o Remove/RemovePage now returns wid if of removed page's child.
o -onSwitchPage options modified: %D returns child data, %t renamed to %l, and %t returns toplevel
gnocl::text
o set command now detects and handles markup strings
gnocl::richTextToolBar
o new option -topLevel.
Setting markup will default to widgets contained within the
toplevel window which contains the richTextToolbar.
This option which specify an alternative toplevel.
Setting a value to non-toplevel widget id will restore the
default setting.
As usual most recent sources available from Sourceforge.
2018-09:
gnocl::notebook
o -keepChild option added to the remove/removePage commands.
Setting this switch will prevent the destruction of the child widget.
o Remove/RemovePage now returns wid if of removed page's child.
o -onSwitchPage options modified: %D returns child data, %t renamed to %l, and %t returns toplevel
gnocl::text
o set command now detects and handles markup strings
gnocl::richTextToolBar
o new option -topLevel.
Setting markup will default to widgets contained within the
toplevel window which contains the richTextToolbar.
This option which specify an alternative toplevel.
Setting a value to non-toplevel widget id will restore the
default setting.
As usual most recent sources available from Sourceforge.
Comments