Hello,<div><br></div><div>I have a panel of size 400x400 that I am drawing some generated pixel data (soon to be real data) on using the wxglvideo library. I am able to generate 128 x 128 pixels using the numpy random call. When I display it to my wx.Panel, it shows up fine, although very small. I have tried to set the gl_canvas to full using the set_fullcanvas (True) call but the size never changes. Any suggestions?</div>
<div><br></div><div>Any help is appreciated.</div><div><br></div><div>Thanks,</div><div><br>Steve</div><div><br></div><div><br></div>