How to set frame size ?

Does anyone know how to set the frame size in example embedding_in_wx2.py ?
Apparently the FigureCanvas is overiding my attempt to set the dimensions in the CanvasFrame's __init__.

Ray Pasco