wxglcanvas missing flags and FSAA

BlitzMax Forums/Brucey's Modules/wxglcanvas missing flags and FSAA

Eroko(Posted 2009) [#1]
I was looking into wxglcanvas and there are missing flags when you create the canvas.
You can find the full list of flags in \include\wx\glcanvas.h is there anyway to get the rest of the flags added?
I am looking more at WX_GL_SAMPLE_BUFFERS and WX_GL_SAMPLES as that would add antialiasing and supersampling.