During October the following areas of functionality were added to the development sources.
2016-10:
New commands: gnocl::buttonBox, gnocl::vButtonBox and gnocl::hButtonBox.
gnocl::fontButton, gnocl::table
o added -widthRequest, -heightRequest
gnocl::box/vBox/hBox
o calling cget -children now works if box -label options set (ie, box in a frame)
o added -onDestroy, enable clearup on TCL side following widget destruction
gnocl::table
o added parent command
Tuesday, November 15, 2016
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...