cleanup image save dialog aesthetics
authorDiane Trout <diane@caltech.edu>
Thu, 12 Oct 2006 23:52:19 +0000 (23:52 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 12 Oct 2006 23:52:19 +0000 (23:52 +0000)
commit29b215137640d0076ba94b360cadad22fe1c75c1
tree9900f3a7ffde588ab367d37b278d8e811271a23b
parent35fd0631c592c681e4fdc93a0848ad1bda410149
cleanup image save dialog aesthetics
ticket:96
one of the problems is that when people try saving an image they
couldn't find where the image was saved too. This is probably because
they didn't set a file name and no errors were thrown.

this patch ties the "save as" prompt to the save button, so once someone
gets the pixel size right they have to chose a filename.

I also fixed the problem where it wasn't loading the "lock aspect ratio"
icon out of the resource file, and made a few other aesthetics updates.
qui/ImageSaveDialog.cpp
qui/ImageSaveDialog.hpp
qui/ImageScaler.cpp
qui/ImageScaler.hpp