Enhanced the supported functionality of a number of objects during June. These aren't so much bindgings to underlyting Gtk API calls, but offerings of additional, practical controls.
gnocl::entry
o added %T subsititution string (toplevel) for -onActivate and -onIconPress
gnocl::aboutDialog
o -wrapLicence default set to 1
o new options: -child, and -information.
Where: -child enables a custome widget to be embedded in the
dialog area, and -informations adds a further control button
and the creation of an information popup.
gnocl::infoBar
o new option -text
gnocl::comboBox
o new options -onActivate, -onButtonPress, -onButtonRelease, -onKeyPress
o new commands getSelection, grabFocus, activate
o entry strings will be automatcially prepended to pulldown menu and duplicates removed
o combobox entry widget automatically registered during creation.
As always, the latest dvelopement sources are available from SourceForge.
gnocl::entry
o added %T subsititution string (toplevel) for -onActivate and -onIconPress
gnocl::aboutDialog
o -wrapLicence default set to 1
o new options: -child, and -information.
Where: -child enables a custome widget to be embedded in the
dialog area, and -informations adds a further control button
and the creation of an information popup.
gnocl::infoBar
o new option -text
gnocl::comboBox
o new options -onActivate, -onButtonPress, -onButtonRelease, -onKeyPress
o new commands getSelection, grabFocus, activate
o entry strings will be automatcially prepended to pulldown menu and duplicates removed
o combobox entry widget automatically registered during creation.
As always, the latest dvelopement sources are available from SourceForge.
Comments