Only a few enhancements to report for April. At the moment using the gnocl::text -swap and -balanceQuotes options needs some care when implemented. As both of these options work in response to a Gtk key-release signal, using these in conjunction with -onKeyPress may produce some unexpected results. For reason for this is that the Gtk internals allow for multiple bindings to various events which these are prioritized based upon their position within a processing stack. To ensure complete control over the ordering, it is advised to set these options using the widget configure subcommand.
2018-04:
gnocl::text
o cget -swap, -balanceQuotes and -margins now work correctly
gnocl::winfo
o new subcommand "children".
gnocl::application
o option -version default set to 0.1
Friday, May 04, 2018
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