in reply to Re: Handling Dialogbox
in thread Handling Dialogbox

Hi zentara, Thank you for your time. I have gone through the CPAN Tk::DialogBox and found the option -cancel_button
which is invoked when the user closes the DialogBox using the window manager's close button. It worked perfectly.
Thanks once again.