]> git.cworth.org Git - vogl/commit
UI: Update trim dialog so that it does not accept invalid input.
authorPeterLValve <peterl@valvesoftware.com>
Mon, 24 Mar 2014 19:07:58 +0000 (12:07 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:32 +0000 (12:37 -0700)
commitde55cb20b3c28239f2b045a59a7485bd3483e49e
tree1079b4a18445fc2ca5d5a1dc829bc08c74fa6221
parent4e5ccdbb2e6011e47af25c709164cc9e6a1a6a0f
UI: Update trim dialog so that it does not accept invalid input.
* Clicking "OK" with invalid input would not set the member variables, but would return as accepted, resulting in a failed trim.
* Improved error messages if trim_frame or trim_len are invalid, and also now prompt the user if the entered trim_file already exists.
src/vogleditor/vogleditor_qtrimdialog.cpp
src/vogleditor/vogleditor_qtrimdialog.h
src/vogleditor/vogleditor_qtrimdialog.ui