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
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
Comments