void Create(wxFrame *parent, int x = -1, int y = -1, int width = -1, int height = -1, int style = wxRETAINED, char *name)
Creates the canvas for two-step construction. Derived classes should call or replace this function. See wxCanvas::wxCanvas for details.