FelixAkk / synthbio

Synthetic Biology project (Group 5/E, TU Delft, 2012)
4 stars 0 forks source link

Client: Error in saving file should generate error in GUI. #93

Closed jieter closed 12 years ago

jieter commented 12 years ago

As a user when I save a file and for some reason the server rejects the file I should be informed.

nielsAD commented 12 years ago

Duplicate of issue #99:

On failure, in the file dialog, let it stay. On success, file dialog disappears, show in the status buar.

FelixAkk commented 12 years ago

Occording to the source this should already work. See the response handling of synthbio.gui.fileSaveDialog or synthbio.gui.fileOpenDialog