Sorry Ed, I did not explain well. I want to bind a function to the event when the user closes the form, exclusively by interaction of the user.
Thanks -- Jaime Mora Ramones Tantoyuca Veracruz, Mexico "Ed Leafe" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > 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
