This module contains implementation of source code editor widget.
SourceEdit - base class for source code editors, with line numbering, syntax highlight, etc.
Synopsis:
import dlangui.widgets.srcedit;
See Source File
Boost License 1.0
Vadim Lopatin, 2014
Vadim Lopatin, coolreader.org@gmail.com
This module contains implementation of source code editor widget.
SourceEdit - base class for source code editors, with line numbering, syntax highlight, etc.
Synopsis: