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.
Thursday, July 12, 2018
Subscribe to:
Comments (Atom)
-
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
-
Spent some time today creating some simple howto-tutorials on creating standalone Tcl/Gnocl applications using freewrap. The process is almo...
-
Linux distros have heaps of pre-installed icons ready for use. I recently needed to create a toolbar menu which needed to access a set of un...