Just a few tweaks made over the past month.
2018-08:
gnocl::comboBox
o get and set commands now work correctly.
o class now returns comboBox and not comboEntry.
gnocl::list/gnocl::tree
o -onSelection, new substitution string %l, last selection.
o new command, lastSelection
gnocl::table
o added -onDestroy, -tooltip
o cget -tooltip now works
gnocl::eventBox
o added %c (child) and %p (parent) to -onEnter/-onLeave substitution strings
gnocl::image
o new command, redraw. Used when image contents is a pixbuf and changes need to be redisplayed.
gnocl::pixbuf
o new command, delete. Remove pixbuf object from hashtable and free associated memory.
Subscribe to:
Post 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...
No comments:
Post a Comment