11 #include "wxosg/Canvas.h"
19 SimpleCanvas(wxWindow *parent,
const wxWindowID
id,
const wxPoint &pos,
20 const wxSize &size,
long style,
const wxString &name,
int *gl_attrib);
22 virtual void OnCanvasChar(wxKeyEvent&
event);
25 #endif // SIMPLECANVASH