// headers
//----------------------------------------------------------------------------
-//! wxWindows headers
+//! wxWidgets headers
-//! wxWindows/contrib headers
+//! wxWidgets/contrib headers
#include <wx/stc/stc.h> // styled text control
//! application headers
public:
//! constructor
- Edit (wxWindow *parent, wxWindowID id = -1,
+ Edit (wxWindow *parent, wxWindowID id = wxID_ANY,
const wxPoint &pos = wxDefaultPosition,
const wxSize &size = wxDefaultSize,
long style = wxSUNKEN_BORDER|wxVSCROLL