i have been working on a small wrapping class for wxStyledTextCtrl and
wxScintilla. the idea behind it is to basically automate some of the
functionality of scintilla for the developer. it will handle brace
matching, folding, setting lexers and coloring. it can also be given
configuration files to adjust colors and add or change lexers to load
when a file is opened.(by extention)
i was thinking about putting it our for others to use, but i found
wxstedit here and wondered if i should not. it is just a class i call
XSTC that works only with the edit control where as wxstedit handles
some more things.
is it worth my time to try putting this component on wxcode? yes i have
read some of the information on hosting here. build systems, subfolders,
licencing, so i have an idea what i am expected to do. i'll finish
reading if it is deemed ok to go ahead.
or should i give some more info?
Nuklear
|