Codejock Calendar Samples?

Re: Codejock Calendar Samples?

Postby Enrico Maria Giordano » Sun May 26, 2013 7:29 am

lucasdebeltran wrote:Mr. Enrico,

Why are you afraid with exe sizes with present Ram sizes of the Pcs?.


It's not about RAM size, mostly about sending time. But I agree, it is a minor problem. The warnings problem is a more important one:

http://forums.fivetechsupport.com/viewtopic.php?f=3&t=25987

lucasdebeltran wrote:Also, I indicated you some swithcs for latest BCC to reduce size. Are you happy with them?.


No, sorry. :-(

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Codejock Calendar Samples?

Postby Enrico Maria Giordano » Mon May 27, 2013 8:09 am

Antonio,

Antonio Linares wrote:Enrico,

Here you have a Harbour example similar to yours:


It looks like your sample doesn't act as mine. My sample continually beeps while yours beeps 10 time and then stops. How can it be forced to run the function each second?

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Codejock Calendar Samples?

Postby Antonio Linares » Mon May 27, 2013 11:19 am

Enrico,

You could call GetTickCount() and measure the time for the beeping
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Codejock Calendar Samples?

Postby Enrico Maria Giordano » Mon May 27, 2013 11:36 am

Antonio,

Antonio Linares wrote:Enrico,

You could call GetTickCount() and measure the time for the beeping


Unless I'm missing something, your sample calls the function only once. I need something that calls the function once per second. Can it be done using threads?

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Codejock Calendar Samples?

Postby Antonio Linares » Mon May 27, 2013 3:29 pm

Enrico,

My idea was to perform an action from the called function, every x seconds

thats why I thought about using GetTickCount(), to wait x seconds to do whatever
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Codejock Calendar Samples?

Postby Enrico Maria Giordano » Mon May 27, 2013 4:51 pm

Antonio,

Antonio Linares wrote:Enrico,

My idea was to perform an action from the called function, every x seconds

thats why I thought about using GetTickCount(), to wait x seconds to do whatever


Understood! Many thanks, Master! I will try it. I start to experiment with threads using xHarbour, at the moment.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Codejock Calendar Samples?

Postby Enrico Maria Giordano » Mon May 27, 2013 6:05 pm

I'm opening a new topic right now...

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Codejock Calendar Samples?

Postby richard-service » Sat Jan 21, 2023 10:33 am

Richard Chidiak wrote:Frances Dutch and Norberto

You can download it from http://www.cbati.com/tcodejock.zip if any one else wants to download he is welcome, of course you will need to have the license from codejock and insert your own license number.

The class was made to fit my needs, i use it for scheduling , version 15.0.2 of the control installed one year ago.

You will find all the elements to get started with, i have joined the resources and images i use also.

If you need help, let me know , codejock is a fantastic product while their support is very bad... unfortunately. Initially the class was set by Reinaldo Crespo and Tim Stone and highly updated by me.
Special thanks also to Daniel Garcia Gil who helped me also getting stated a year ago.

Having more fivewinners using this control is good, we may share more expertise.

Looking forward for your comments,

To Lucas , there is no way to compare the calex class to codejock, there is a lot to do for the same functions. I have joined some images of what can be done with codejock, it is self explaining

Regards


Hi Richard,
Could you share tcodejock.zip or PLANPREF.dbf structure. thank you.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v5.7 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
 
Posts: 764
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Re: Codejock Calendar Samples?

Postby TimStone » Mon Jan 23, 2023 9:12 pm

I believe you can get a trial from Codejock. I have used the Calendar for many years and it has been 100% reliable.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: Codejock Calendar Samples?

Postby richard-service » Tue Jan 24, 2023 6:37 am

TimStone wrote:I believe you can get a trial from Codejock. I have used the Calendar for many years and it has been 100% reliable.


Hi, Tim
I had it and working for ribbonbar of Codejock. I just want to try Calendar functions.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v5.7 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
 
Posts: 764
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Re: Codejock Calendar Samples?

Postby TimStone » Tue Jan 24, 2023 10:38 pm

Please look in FWH samples for schedule.prg, schedule.dbf, and schedule.dbt.

This provides you with a full running appointment scheduler/calendar using Codejock.

You can download a test version of Codejock Calendar control from their website.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: Codejock Calendar Samples?

Postby richard-service » Wed Jan 25, 2023 2:35 am

TimStone wrote:Please look in FWH samples for schedule.prg, schedule.dbf, and schedule.dbt.

This provides you with a full running appointment scheduler/calendar using Codejock.

You can download a test version of Codejock Calendar control from their website.


OK. Thanks a lot.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v5.7 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
 
Posts: 764
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 89 guests