As always, latest distributables available from Sourceforge.
2020-02:
gnocl::labelText
o label now positions to topLeft by default
o set command now works
o cget -value also works (same as set command)
gnocl::labelEntry
o cget -label now works properly
gnocl::info
o added option "tmp", returns location of system temporary directory
gnocl::scale
o added -heightRequest and -widthRequest
gnocl::comboEntry
o new command: wordlist. Returns a list of items displayed in the pull-down menu.
gnocl::text
o problems with keywords "wordStart" and "wordEnd" now fixed
o new commands: backChars and forwardChars
o new tag sub-command: exists -returns 1 if a named tag exists in tagtable otherwise 0.
2020-01:
gnocl::dialog
o now displays correct window icon
gnocl::richTextToolBar
o new option -sensitive
2019-12:
gnoc::splashscreen
o new option -verbose
gnocl::text
o undo/redo functionality working properly again.
gnocl::pixBuf
o new object commands: geometry and textExtents.
o draw command retired, use rectangle command for similar options.
o the draw command relied upon the api function gdk_draw_pixbuf which was deprecated Gtk 2.21.
o fixed width problems with brightness filter.
o brightnessRange moved to list of pixbuf sub-commands.
o problems with flood fill colour fixed.
o new object command, option - option set
No comments:
Post a Comment