Thanks a lot.
I'll check the wx list.
CM 提到:
On Apr 28, 9:13 am, "Kaipo ch...@taiwan"
wrote:
I wrought something like
client = plot.PlotCanvas(childFrame2, 2,pos=(300,400),size=(100,200),
name=text1)
But the plotcanvas kept filling all the childFrame.
Is there a way to Really
I wrought something like
client = plot.PlotCanvas(childFrame2, 2,pos=(300,400),size=(100,200),
name=text1)
But the plotcanvas kept filling all the childFrame.
Is there a way to Really adjust the size of ploscanvas?
Thanks in advance for your help.
The problematic code is below:
class FrameWithABu