1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-09 13:50:00 +00:00

disable the cancel button when the blocklist is being processed

This commit is contained in:
Mitchell Livingston 2008-04-06 05:20:50 +00:00
parent 11d64631d9
commit d6d430f1b0

View file

@ -113,6 +113,7 @@
[fProgressBar startAnimation: self];
[fTextField setStringValue: [NSLocalizedString(@"Processing blocklist", "Blocklist -> message") stringByAppendingEllipsis]];
[fButton setEnabled: NO];
[fStatusWindow display]; //force window to be updated
//process data