Package libwxstedit: Information

    Binary package: libwxstedit
    Version: 1.6.0-alt5.r3169.5
    Architecture: armh
    Build time:  Sep 24, 2022, 01:08 PM in the task #307069
    Source package: wxstedit
    Category: System/Libraries
    Report package bug
    License: wxWidgets License
    Summary: a library for the wxWidgets's Scintilla wrapper
    Description: 
    wxStEdit is a library and sample program for the wxWidgets's wxStyledTextCtrl
    wrapper around the Scintilla text editor widget. It provides a number of
    convenience functions and added capabilities, including the necessary
    prefs/styles/language management, menu creation and updating, a splitter,
    notebook, and frame component. Additionally it provides a find/replace, editor
    settings, and property dialogs. It is designed to be easily integrated into a
    larger program and while it tries to manage as much as possible, it's fairly
    extensible as well. Individual features and "helper" functionality
    can be turned off or overridden if desired. The bottom line, this editor
    builds upon the wxStyledTextCtrl by adding all the necessary code to ease the
    burden of providing a full featured editor or a set of identically styled
    editors in a notebook or frame.

    Maintainer: Ildar Mulyukov


    Last changed


    Sept. 19, 2022 Anton Midyukov 1.6.0-alt5.r3169.5
    - rebuilt with wxGTK3.2
    April 28, 2021 Arseny Maslennikov 1.6.0-alt5.r3169.4
    - NMU: spec: adapted to new cmake macros.
    Oct. 12, 2019 Michael Shigorin 1.6.0-alt5.r3169.3
    - E2K: explicit -std=c++11
    - minor spec cleanup