Re: [Inkscape-devel] Re: dnd [was: Re: export patches]
Hi Alexander,
big thanks for your file-related fixes today! However there's a problem with the error messageboxes you added (this also applies to the export errors) - they must be:
- modal
- unsinkable (transient)
- non-resizeable
The new save confirmation dialog satisfies all these requirements - please borrow the settings from it for your messageboxes.
_________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2f...
On Do, Dez 25, 2003 at 02:49:55 +0000, bulia byak wrote:
Hi Alexander,
big thanks for your file-related fixes today! However there's a problem with the error messageboxes you added (this also applies to the export errors) - they must be:
- modal
As I use gtk_dialog_run() they are automatically modal
unsinkable (transient)
non-resizeable
The new save confirmation dialog satisfies all these requirements - please borrow the settings from it for your messageboxes.
Okay. Btw. As the error dialogs are all the same (well, only the text is different) I'd like to put the error dialog into a function. In which file could I put it? Shall I create a new one? Or do we already have a place for this?
Alex
participants (2)
-
Alexander Clausen
-
bulia byak