How to invoke parent's method?

many_years_after shuanyu at gmail.com
Sat Jan 6 21:57:06 EST 2007


Hi, pythoners:

     My wxPython program includes  a panel whose parent is a frame. The
panel has a button. When I click the button , I want to let the frame
destroy. How to implement it? Could the panel invoke the frame's
method?
Thanks.




More information about the Python-list mailing list