2008/8/24 Jerome Laheurte <[EMAIL PROTECTED]>: > On Sun, 24 Aug 2008, Jerome Laheurte wrote: > >> Actually I was so sure dialogs were already modal that I didn't check. >> Obviously a potential for bugs here. > > And thinking about it, all dialogs must be modal, not only those > created from a dialog.
I guess you're saying that because you're thinking about the situation where a user deletes an object that is opened in a edit dialog? Anyway, making it impossible to edit two different objects at the same time is something people would complain about, including myself :-) I don't think that is an option. Cheers, Frank
