The following enhancements were made to the gnocl core during November, expanding the ability to configure and extract settings from a number of key widgets.
2016-11:
gnocl::list
o added -textColor and -gridLines, available options: none, horizontal, vertical, or both.
o added column options: -spacing, -sortIndicator, -expand, -fixedWidth, -sortId, -sortOrder
o added cel options: -xAlign, -yAlign, -sensitive
gnocl::tree / gnocl::list
o added getRow subcommand, implemented cget -titles functionality.
o new options -horizontalSeparator and -verticalSeparator
gnocl::fontSelectionDialog
o -title option now works correctly.
gnocl::entry
o added -textColor, -textColour
o new command: activate. Convenience function to emit 'activate' event.
gnocl::text
o added -insensitiveBaseColor / -insensitiveBaseColor, override style default.
gnocl::comboBox
o added -heightGroup
gnocl::checkButton
o added -baseFont, -heightGroup options
-onButton* events
o new substitution item %o, the bottom-left corner of the widget on screen, accurate placement of popups etc.
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...
-
Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to se...
-
The contents of a GtkTextBuffer can be saved as serialized binary file. Whilst converting such a file to ascii may be problematic if the bu...
No comments:
Post a Comment