Hi,
Thus spoketh Martin B
unto us on Thu, 1 Sep 2011 11:18:10 +0200:
> Hi all,
> I want to know is my solution is 'clean'.
> I need good gui response if cpu is very busy. in this example cpu is
> compute my photo images on to low res.
>
> in next step i need compute md5 sums for each image etc
V Thu, 1 Sep 2011 11:18:10 +0200
Martin B napsáno:
wrong path, I'm sorry.
> Hi all,
> I want to know is my solution is 'clean'.
> I need good gui response if cpu is very busy. in this example cpu is
> compute my photo images on to low res.
>
> in next step i need compute md5 sums for each image
Hi all,
I want to know is my solution is 'clean'.
I need good gui response if cpu is very busy. in this example cpu is
compute my photo images on to low res.
in next step i need compute md5 sums for each image etc.
Is it good solution write all gui class as Thread or better way is
write only criti