libwx-scintilla-perl

Source code editor component for wxwidgets
  https://metacpan.org/release/Wx-Scintilla
  0
  no reviews



Wx::scintilla perl module is a wx wrapper around scintilla editor.

wx::scintilla prjoect goal is to provide fresh perl 5 and maybe perl 6 support in wx while preserving compatibility with wx::styledtextctrl.

note: you cannot load wx::stc and wx::scintilla in the same application. they are mutually exclusive. the wxstc_... events are handled by one library or the other.