wxText::Create

Bool Create(wxPanel *parent, wxFunction func, char *label, char *value = "", int x = -1, int y = -1, int width = -1, int height = -1, int style = 0, char *name = "text")

Creates the text item for two-step construction. Derived classes should call or replace this function. See wxText::wxText for further details.