Editors Library is software that provides a comprehensive collection of text editing tools for developers, including syntax highlighting, code folding, and auto-completion. It supports multiple programming languages and enables users to customize their coding environment.
The editors available in the suite are: None, Edit, DropDown, DropDownList, Spin, Memo, CheckList, Date, Mask, Color, Font, Picture, Button, ProgressBar, PickEdit, and LinkEdit.
The None editor provides a standard label control, while the Edit editor offers a regular text edit control. The DropDown editor is intuitive and allows users to select values from a list in a drop-down window, where each item displays an icon and caption. The editor allows for custom strings as well.
The DropDownList provides an intuitive interface for users to select values from pre-defined lists within a drop-down window. Each item can have an icon associated with it, and there is no edit control associated with the DropDownList editor.
The Spin editor allows users to view and change numeric values using up/down buttons. The Memo editor, on the other hand, provides a multiline edit control. The CheckList editor provides an intuitive way of viewing and combining one or more values from a pre-defined list in a drop-down window. Each item has a check box attached, and there is an icon and caption alongside it.
The Date editor offers an efficient way of selecting dates with a drop-down calendar. The Mask editor filters characters during data input, and you can enter any data that includes literals. The Color editor provides an elegant way of selecting colors, with two tabs in the drop-down window. The palette tab displays a grid of colors, while the system tab shows the current windows color constants.
The Font editor presents the list of fonts in a drop-down window, with each item displaying a preview image for the selected font. The Picture editor provides an elegant way of displaying fields of Picture type, with display of embedded images stored in OLE Object fields.
The Button editor associates a single button with a mask edit control, while the ProgressBar editor displays your value using a progress bar style. The PickEdit editor provides an intuitive interface for selecting values from a pre-defined list in a drop-down window, where each item can have an icon associated with it. Finally, the LinkEdit editor allows you to edit and display hyperlink addresses.
Version 1.0: N/A