Deactivate the Cancel button when not running a conversion
GoogleCodeExporter opened this issue · 2 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Start Vss2Git
2. The Cancel button is active but has no action
What version of the product are you using? 1.0.10
On what operating system? Windows XP SP3
Please provide any additional information below.
When I first started the tool I didn't want to convert anything, just have a
look to the GUI.
To leave the application I just pressed the Cancel button (1, 2, ...) until I
remarked that this button was not defined to leave the application and the
close box in the window title bar have to be used.
Eventually it would be good to deactivate the Cancel button by default and
activate it as long a conversion is running like you do similarily for the Go!
button.
Original issue reported on code.google.com by jacques....@besi.com
on 20 Jul 2012 at 6:08
GoogleCodeExporter commented
Comment from Trevor Robinson, 9th May 2012
Sounds like a good idea and not too difficult. It has always bothered me that
the button does nothing when not converting.
Original comment by jacques....@besi.com
on 20 Jul 2012 at 6:09
GoogleCodeExporter commented
Hi all,
I also ran into the issue and changes MainForm.cs (attached) so that it now
closes the main form when you click cancel, if the workQueue is idle.
Original comment by p.b.o...@gmail.com
on 25 Oct 2012 at 5:34
Attachments: