Gabor Szabo wrote: Hi,
As far as I can see the docs of StyledTextCtrl are missing from http://prdownloads.sourceforge.net/wxperl/wxPerl-0.82-wx-2.8.7-docs-html.zip (it is not mentioned in the manua_classref.html file) I bumped into it as the Wx::Demo is using Wx::StyledTextCtrl if Wx::STC is available. But I don't know what Wx::STC is.
It is the module that loads Wx::StyledTextCtrl and related classes. The class is not included in the manual because the documentation for it has not been part of wxWidgets until wxWidgets 2.9.0-to-be (i.e. the current trunk). Regards, Mattia