Page 1 of 1

Schedule Task Dlg Rearrangement

PostPosted: 17 Sep 2010 18:41
by siavoshkc
Talking with old_death and using his recommandation we rearanged this dialog and I think this one is much better.

Re: Schedule Task Dlg Rearrangement

PostPosted: 17 Sep 2010 23:51
by kevogod
Please provide a screenshot for reference.

Re: Schedule Task Dlg Rearrangement

PostPosted: 25 Sep 2010 06:12
by siavoshkc
Screen shot
SchDlg.JPG

Re: Schedule Task Dlg Rearrangement

PostPosted: 25 Sep 2010 14:59
by cyko_01
This dialog still looks very disorganized to me. I still prefer this one.....but of course that one is much more work to implement :P

Re: Schedule Task Dlg Rearrangement

PostPosted: 26 Sep 2010 19:50
by old_death
Nice work, Sia!

@ Cyko, your design idea lacks some of the features offered by this version of the dialog. You might want to create a new revision of it...? Because the general look'n feel of your dialog seems good to me, however, if it offers less functionality, it is unlikely to be chosen for implementation.

However, sias dialog currently lacks the possibilities to use intervals (except for 1 week intervals), so you can't do something every 13 days for example... Even if this is not very important for most users...

Re: Schedule Task Dlg Rearrangement

PostPosted: 26 Sep 2010 23:42
by cyko_01
see my reply here

Re: Schedule Task Dlg Rearrangement

PostPosted: 13 Oct 2010 07:24
by siavoshkc
Is anyone going to commit this?

Re: Schedule Task Dlg Rearrangement

PostPosted: 18 Oct 2010 16:04
by raspopov
Several labes not fit even in english language:
bugs.gif



I think we must remove custom scheduler code and use Windows Task Scheduler API 1.0 (or 2.0 on Vista and above).

Re: Schedule Task Dlg Rearrangement

PostPosted: 18 Oct 2010 22:08
by old_death

Re: Schedule Task Dlg Rearrangement

PostPosted: 19 Oct 2010 03:39
by raspopov
Why you don't think so?

Re: Schedule Task Dlg Rearrangement

PostPosted: 19 Oct 2010 05:05
by ailurophobe
I believe the task scheduler API is supported by Windows PowerShell and third party automation programs. (Please correct if I am wrong.) That would make it possible to script or automate arbitrarily complex behaviours for Shareaza using any tool you happen to prefer. And the API itself is pretty powerful to begin with.

Not sure if it is a must, but it would be more powerful than any custom solution we can make. And Microsoft would take care of bug fixes...

Re: Schedule Task Dlg Rearrangement

PostPosted: 19 Oct 2010 13:58
by siavoshkc
I had the idea of using Windows facilities from the beginning. But preferred not to use it for the reasons I don't remember. :D

I think we should make current one usable for the next release and we will have time to implement a better one. What I do know is that I am not the one who will implement it as I like to be involved in network core and system parts. But i will continue supporting current Scheduler.

BTW, how should I know how long should my text boxes be?

Re: Schedule Task Dlg Rearrangement

PostPosted: 19 Oct 2010 15:00
by raspopov
Please wait, I seriously researching possibility of Windows Task Scheduler implementation in Shareaza.

Re: Schedule Task Dlg Rearrangement

PostPosted: 20 Oct 2010 16:46
by siavoshkc
I think you should really stop adding features before fixing old bugs. Not only fixing detected bugs but devs should also throughly test debug builds to find not detected/reported bugs. Developers are also best testers as they know potentially buggy spots and dangerous scenarios.

There are still many minor bugs that some of them are fatal hanging around.

Re: Schedule Task Dlg Rearrangement

PostPosted: 20 Oct 2010 16:56
by raspopov
Fixing Scheduler is a bug fixing.

Re: Schedule Task Dlg Rearrangement

PostPosted: 20 Oct 2010 17:15
by ailurophobe
He is not really talking about adding new features as much as moving some of the current features to use a service Microsoft supports and debugs.

Re: Schedule Task Dlg Rearrangement

PostPosted: 20 Oct 2010 17:26
by old_death

Re: Schedule Task Dlg Rearrangement

PostPosted: 20 Oct 2010 22:22
by cyko_01

Re: Schedule Task Dlg Rearrangement

PostPosted: 21 Oct 2010 18:00
by siavoshkc

Re: Schedule Task Dlg Rearrangement

PostPosted: 21 Oct 2010 20:09
by raspopov
Almost done...

Re: Schedule Task Dlg Rearrangement

PostPosted: 21 Oct 2010 20:33
by old_death
Nice! :mrgreen:

Re: Schedule Task Dlg Rearrangement

PostPosted: 26 Oct 2010 18:47
by raspopov
Please test new scheduler.