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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to