@hackage / WEditorBrick

Text-editor widget with dynamic line-wrapping for use with Brick.

Latest0.2.0.1

About

Metadata

  • Last updated , by ta0kira
  • License Apache-2.0
  • Categories Text Processing, Graphics
  • Maintained by: Kevin P. Barry <ta0kira@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.3

Readme

This package provides a text-editor widget for brick that supports line wrapping with dynamic resizing. The editor functionality is extensible (e.g., custom wrapping and hyphenation) via the WEditor package.

Also see WEditorHyphen for language-specific hyphenation rules.