Discussion:
[Foxgui-users] FOX DEVELOPMENT 1.7.59
JVZ
2017-04-14 18:49:19 UTC
Permalink
A new release today:

Changed the way bookmarks are done in Adie; you can delete them one by one.

A fair number of changes and bug-fixes in FXText widget.

Cursor doesn't blink during movement in FXText and FXTextField.

Limit accumulation of repaint-areas yields less visible flicker in some case.

Redraw of line numbers in FXText now with less flicker during resizing.

Adie text editor now supports adie, emacs, and vim modeline parsing; you can set language (syntax)
mode, tab width, wrapping, and a few other things.

Dropped jump-scroll mode support in Adie: never used by anyone.

Some extra options added to Adie Preferences Dialog.

Syntax file for Adie can now force hard-tabs, autoindent, and other attributes. This means
editing 'Makefile' will automatically switch hard-tabs on!!.

Adie on-line help updated with description of syntax for 'Adie.stx' syntax description file.

Documentation in FXAccelTable.h expanded to include syntax for accelerator keys.

Option for brace-matching added to FXText. Also, added option to keep brace highlighted forever, or
until cursor moves or a selection is made.

Show 'indeterminate' state for checkbuttons in Preferences panel, if default settings for tab-mode,
wrap-mode, auto-indent have been superceeded by attributes from the syntax-file or a parsed modeline.

Added 'SaveTo' option in File Menu of Adie text editor.


Enjoy!


-- JVZ

Loading...