https://github.com/tony/wxscintilla
wxscintilla updated for wxwidgets 3.0 and clang
https://github.com/tony/wxscintilla
cpp wxscintilla
Last synced: 3 months ago
JSON representation
wxscintilla updated for wxwidgets 3.0 and clang
- Host: GitHub
- URL: https://github.com/tony/wxscintilla
- Owner: tony
- Created: 2016-07-15T08:42:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T08:46:59.000Z (over 9 years ago)
- Last Synced: 2025-04-05T08:42:32.053Z (about 1 year ago)
- Topics: cpp, wxscintilla
- Language: C++
- Size: 545 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme
Awesome Lists containing this project
README
Component: wxScintilla
Release: 1.69.2
Documents: http://wxcode.sourceforge.net/components/wxscintilla/index.php
wxWidgets: 2.6.x
Maintainer: Otto Wyss (wyo)
Subdir: wxscintilla
Description:
wxScintilla implements the Scintilla editing control (see
http://scintilla.sourceforge.net/) with the wxWidgets API. It's derived
from wxStyledTextCtrl and has the same functionality and a similar API.
For further instructions see the BuildInfo.txt inside the "build" directory.