Page 1 of 1

Version 2.1.25.0 - no demo?

Posted: Thu Nov 30, 2023 9:53 pm
by simplysup
Hi,

I've just installed version 2.1.25.0. When installing a new version I usually compile and run the Demo just to check that everything is working OK - but I can't find the Demo app in this latest version. Is this an oversight, by design, or has it been installed elsewhere?

Cheers,

Nigel

Re: Version 2.1.25.0 - no demo?

Posted: Fri Dec 01, 2023 12:59 am
by isiticov
Hello,

The Demo installed into the Public Documents folder. We've updated the setup to clearly indicate this and it is available for download now.
Sorry for this.
TaskScheduler_Setup.png
TaskScheduler_Setup.png (25.44 KiB) Viewed 93250 times

Re: Version 2.1.25.0 - no demo?

Posted: Wed Dec 06, 2023 12:46 am
by simplysup
Thanks, found the demos.

I'm not able to compile Delphi\demo.dpr in D2007 due to the presence of System.Actions, System.ImageList in unit Main, and the unit scopes in Props_2_0 (there may be other issues, that's as far as I got).

Is it still possible to get a demo working in D2007?

Nigel

Re: Version 2.1.25.0 - no demo?

Posted: Wed Dec 06, 2023 5:08 am
by isiticov
https://www.sicomponents.com/soft/TaskS ... hiDemo.zip here is the demo sources that compile under even Delphi 7.
We've rebuilt the setup packages to use demo sources that will be compiled under older versions as well without modifications.
Sorry for this.

Re: Version 2.1.25.0 - no demo?

Posted: Tue Dec 12, 2023 2:08 am
by simplysup
Updated demo works perfectly, thanks for making it backwards-compatible again (some of us still use dinosaur-code!)