FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour CodeJock calendar
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
CodeJock calendar
Posted: Mon Sep 22, 2014 08:40 AM

Dear All,

I would like to get an example to use CodeJock Calendar. Can I use it without Visual Studio?

I try to download TCalex but it doesn't successful (compile). It has many missing library from samples. The sample (EXE file) is great but I cannot compile samples and source in TCALEX.RAR.

Thanks in advance for any help and suggestion.

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
Re: CodeJock calendar
Posted: Mon Sep 22, 2014 11:36 AM

Dutch

Yes you can use Codejock with visual studio and Harbour without problems.

You need the activex installed on your computer to make it work.

Hth

Richard

http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: CodeJock calendar
Posted: Tue Sep 23, 2014 05:47 AM
Dear Richard,

I have not MS-Visual Studio, Can I use it without MS.VS?
Can I use it if I have Activex in my computer?
Have you got a example?
Richard Chidiak wrote:Dutch

Yes you can use Codejock with visual studio and Harbour without problems.

You need the activex installed on your computer to make it work.

Hth

Richard

Thanks a lot for your reply.
Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: CodeJock calendar
Posted: Tue Sep 23, 2014 12:52 PM

Dutch

What Richard is referring to is the ActiveX CodeJock library ( .ocx ) that MUST be installed and Registered on each computer for your calendar module to run.

Rick Lipkin

Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: CodeJock calendar
Posted: Tue Sep 23, 2014 11:09 PM

Dutch,

I have it in 3 different builds, and it works fine:

xHarbour using xBuild and its Pelles C compiler / linker
Harbour using the makefile found in UE Studio and a Microsoft C++ ( Version 2010 - 2013 all worked )
Microsoft Visual Studio 2013 Pro.

All 3 work fine. However, you must have the .dll file from Codejock, and it must be registered to your computer. You also must include a license file they provide when you buy the product.

Tim

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
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: CodeJock calendar
Posted: Wed Sep 24, 2014 01:54 AM

Dear All,

Could you correct me if I misunderstood.

  • I cannot use without Visual Studio C++ or xHarbour.com.
  • It cannot use with xHb+FWH+Borland 5.82.
  • The Activex library must register to all pc that use my program.

Thanks for all kind help and appreciated all suggestion.

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
Re: CodeJock calendar
Posted: Wed Sep 24, 2014 04:33 AM

Dutch

This is the only important thing you need

  • The Activex library must register to all pc that use my program.

Richard

http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: CodeJock calendar
Posted: Wed Sep 24, 2014 04:11 PM

Dutch,

I do not use Borland so I can't give you any response on that. However, I believe Richard would be correct. Also, the library is placed on, and registered to, each PC that will use the calendar program. It is not necessary on others. However, if you simply add it to an installer then it can go everywhere.

When you obtain the software from Codejock, you will receive a license. You add that into your code before compiling it. The same license is universal ... it is used on every application.

Tim

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
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: CodeJock calendar
Posted: Thu Sep 25, 2014 05:16 AM

Dear All,

I have got an idea now.

Thanks a lot.

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion