Components

Here you can browse the wxCode component database. It contains 85 components (note that each component may appear in many categories in the list below).

Choose your view options:

> Show in mode
> Browse by
> Show components per page

 

For a description of the categories which are used to classify wxCode components click here.

NOTE: You can also browse all the component list in a single big XHTML page here.



wxScintilla

^ TOP
Categories: control,text processingStatus: STABLEComponent logo
Author: Otto WysswxWidgets supported ports: all
Current maintainer: Nuklear ZelphwxWidgets supported versions: 2.6
Latest version: 1.66.0Build system: makefiles, projectfiles
Programming language: C++Samples provided: 1
External dependencies: noneDocumentation: notavailable

Description: wxScintilla implements the Scintilla editing control (see "http://scintilla.sourceforge.net/") with the wxWidgets API. Its derived from wxStyledTextCtrl (see wxWidgets/contrib) and has the same functionality and a similar API. This is now being maintained by Nuklear Zelph. keeping the language support up-to-date is the primary goal... [more info in the component website]

Links for wxScintilla:

wxSpellChecker

^ TOP
Categories: text processingStatus: STABLEComponent logo
Author: Joe BloughwxWidgets supported ports: wxMSW, wxGTK
Current maintainer: Joseph BloughwxWidgets supported versions: 2.4, 2.5, 2.6, cvs
Latest version: 1.0Build system: Bakefile-based
Programming language: C++Samples provided: 1
External dependencies: Aspell (optional)Documentation: hand

Description: wxSpellChecker is an library that provides an API to use various spell checker engines through wxWidgets classes or a C interface. The developer should have flexibility in the dialog design (using XML resources) and the spell checking interface (only Aspell and Myspell are supported at this time). For maximum control, developers can derive dialog classes from wxSpellCheckDialogInterface and create more customized dialogs... [more info in the component website]

Links for wxSpellChecker:

wxStEdit

^ TOP
Categories: control,text processing,applicationStatus: STABLEComponent logo
Author: John Labenski, Otto WysswxWidgets supported ports: all
Current maintainer: John LabenskiwxWidgets supported versions: 2.6, cvs
Latest version: 1.2.4Build system: Bakefile-based, makefiles
Programming language: C++Samples provided: 1
External dependencies: Scintilla, wxStyledTextCtrlDocumentation: hand

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... [more info in the component website]

Links for wxStEdit:

XSTC

^ TOP
Categories: text processing,wrapperStatus: STABLEComponent logo
Author: Nuklear ZelphwxWidgets supported ports: wxMSW, wxGTK
Current maintainer: Nuklear ZelphwxWidgets supported versions: 2.6, 2.8, 2.9
Latest version: 6.1Build system: projectfiles
Programming language: C++Samples provided: 1
External dependencies: wxStyledTextCtrl, wxScintilla, wxWidgetsDocumentation: doxygen

Description: This is a class designed to automate some of the functionality of scintilla through wxSTC or wxScintilla. It abstracts between their apis so that one can use either without changing the program code. Brace matching, folding, bookmarks and coloring is done automatically. The files extension is used to determine the lexer to setup and a configuration system allows changes to coloring, lexer to extension binding and properties for lexers... [more info in the component website]

Links for XSTC: