On Jun 1, 2006, at 5:44 PM, Jaime Mora Ramones wrote:
I want catch the event on form when the user click to close button. Not them events that are triggers with Form.close() or Form.release().
Can you add code to form.beforeClose()? Returning False from that method will prevent the form from closing.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
