From first glance at the clip from the latest news it might appear that little has on the Gnocl coding front. Not really, a long-standing issue with the toolbar was fixed along with some extra new options, keywords and commands for the text widget. The latest downloads of course, still available from Sourceforge.
2018-01:
gnocl::toolbar
o problem with setting -styles now fixed
gnocl::text
o new option -margins.
Convenience function to set margins and paragraph spacings in pixels.
Give list as left, right, above, below.
o new sub-commands: gotoNextWord, gotoPreviousWord
o gotoWordStart, gotoWordEnd, gotoNextWord, and gotoPreviousWord all return new cursor position.
these take optional "row col" argument otherwise works from current cursor position.
2018-01:
gnocl::toolbar
o problem with setting -styles now fixed
gnocl::text
o new option -margins.
Convenience function to set margins and paragraph spacings in pixels.
Give list as left, right, above, below.
o new sub-commands: gotoNextWord, gotoPreviousWord
o gotoWordStart, gotoWordEnd, gotoNextWord, and gotoPreviousWord all return new cursor position.
these take optional "row col" argument otherwise works from current cursor position.
Comments