Re: [E-devel] e_confirm_dialog changes

2007-04-29 Thread The Rasterman
On Sat, 28 Apr 2007 21:41:49 +0200 Laurent Ghigonis [EMAIL PROTECTED] babbled: a very good point there - you do indeed need a handle to be able to nuke the dialog and avoid callbacks to code that now no longer exists :) commit the pooch! :) Hi ! I wanted to use e_confirm_dialog in a module

[E-devel] e_confirm_dialog changes

2007-04-28 Thread Laurent Ghigonis
Hi ! I wanted to use e_confirm_dialog in a module and i realised that there is no way to destroy the dialog window, cause the e_confirm_dialog_show does not return anything. I did some change, to make possible deletion of a confirm dialog. The E_Confirm_Dialog struct is now in the .h, and it is