How to set frame size ? (more info)

Platform: using XP, python 2.3.4, wx 2.5.1.5, matplotlib 0.61.0

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