Skip to main content

Posts

Showing posts from April, 2019

Recent Changes, April 2019

How time flies! I knew that I hadn't made one of this blog posts for some time but, didn't think that it such a long time ago. Well, some enhancements to the core modules has taken place although not too many.  In a nutshell a couple of bug fixes and some enhancements to a few widget options. As usual latest code available from SourceForge. 2019-03:     gnocl::label         o new commands push/pull, synonyms for set and get, when label used as simpler status bar.     gnocl::text         o -onSelection will now be respond to selections made via the keyboard.     gnocl::fileChooserButton         o %d substitution string implemented for -onFileSet callbacks.     gnocl::comboBox         o renamed onChanged command to changed.         o problems with -onPopup and -onPopulateMenu options now fixed.        2019-02     gnocl::fileChooserButton         o new command clear, resets file selection to 'none'.         o added -fileName (include full path in utf8) 2019-01     gnoc