Codejock Calendar Samples?

Re: Codejock Calendar Samples?

Postby Andrés González » Sun Feb 13, 2011 8:52 am

Please Reinaldo Crespo, I try to download de codejock calendar just to test and no way. Allways It link to me to the http://www.codejock.com/downloads/ and is anything about calendars. Could you send me the correct link or send me the file. I'm following both samples and the one from Daniel and theseone. Please could you help me. If you can send to me a funtional sample I'll apreciate.

Thanks Reinaldo.
Saludos

Andrés González desde Mallorca
User avatar
Andrés González
 
Posts: 627
Joined: Thu Jan 19, 2006 10:45 am
Location: Mallorca

Re: Codejock Calendar Samples?

Postby TimStone » Tue Feb 15, 2011 6:23 pm

Andres,

Sorry for the delay in responding. You want to download and install the complete Active X Codejock controls demo from the website. It provides all of the controls for testing. Then if you want to order just the Calendar control, they will do that for you. For testing, do the complete download.

It should install, and register, the controls and be useable from the start. At this point we have been very successful at integrating it with both DBF and SQL databases. Reinaldo has led the way, and others have added various FWH capabilities tied to the control. In my case, it will be used by my clients as an appointment scheduler. I am able to track additional data, assign them to various groups ( colors ), move them from one day to another with drag and drop, change the times by dragging them, or extend it by pulling the lines on the control ... all instantly. Printouts are automatic, and its easy to add custom controls. You can see any range of dates, or the normal Outlook views. It can even interact with your Outlook calendar, do recurring items, and it has a reminder capability just like Outlook. Time spacing is defineable, views are defineable, and the list goes on. Its pretty amazing. We've just begun to build out all we can do.

So I hope you do get the download, and you do work with it.

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
User avatar
TimStone
 
Posts: 2909
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: Codejock Calendar Samples?

Postby IBTC » Tue Feb 15, 2011 7:56 pm

Hi Tim!

TimStone wrote:As for 3rd party libraries, I actually use one for spell checking, another for graphing, and another for PDF creation. They all work fine.


What 3rd party libraries do you use exactly?

Thanks.
Best Regards,
Ruediger Alich

---
HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
User avatar
IBTC
 
Posts: 103
Joined: Sat Oct 18, 2008 8:13 pm
Location: Stuttgart, Germany

Re: Codejock Calendar Samples?

Postby Andrés González » Thu Feb 17, 2011 8:00 am

Sorry Tim for the delay. I have installed it like you say an no way. The sample don't work, just in the line about the activex
Code: Select all  Expand view
//create the object
::oCalex := tActiveX():New( ::oPanelCalex, "Codejock.CalendarControl.13.4.2" )
. May be a problem with the codejock.calendar.control name ? I'm not good in Activex.
Saludos

Andrés González desde Mallorca
User avatar
Andrés González
 
Posts: 627
Joined: Thu Jan 19, 2006 10:45 am
Location: Mallorca

Re: Codejock Calendar Samples?

Postby Richard Chidiak » Thu Feb 17, 2011 8:24 am

Andrés

Yo have to register the ocx , did you do it ?

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Re: Codejock Calendar Samples?

Postby lozmoz » Fri Apr 01, 2011 8:26 am

I would like to be able to integrate Codejock Calendar with Google Calendar.

Can anyone assist?

How is it done.

thanks in advance :o
User avatar
lozmoz
 
Posts: 2
Joined: Fri Apr 01, 2011 1:09 am

Re: Codejock Calendar Samples?

Postby Richard Chidiak » Fri Apr 01, 2011 12:21 pm

Codejock calendar can interact easilly with "mapi" compliant calendars

Ms Outlook is Ok for this , i don't know about google calendar if it is compliant with Mapi, if yes then it is feasable .

You will find more help on codejock's forum

https://forum.codejock.com/

I highly recommend codejock calendar, it is a fantastic tool.

Hth

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Re: Codejock Calendar Samples?

Postby lozmoz » Fri Apr 01, 2011 10:34 pm

Thanks for the info.

I have purchased and integrated Codejock Calendar into my software, and I have used it to also talk to MS Outlook.

I really need to know how to link up with Google Calendar, if anyone has done this before.

Any assistance is appreciated.
User avatar
lozmoz
 
Posts: 2
Joined: Fri Apr 01, 2011 1:09 am

Re: Codejock Calendar Samples?

Postby fraxzi » Sat Apr 14, 2012 7:35 am

Dear Codejockers :)

Any advise how to start a project with xHarbour and Codejock ActiveX?
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines

Re: Codejock Calendar Samples?

Postby Richard Chidiak » Sat Apr 14, 2012 1:53 pm

Frances

The easiest way is to build a class

Let me know what email you use, i will send you a copy of the class i use for my application since quite a while , working like a charm.

Hth

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Re: Codejock Calendar Samples?

Postby lucasdebeltran » Sat Apr 14, 2012 8:46 pm

Frances,

Please, look at:
viewtopic.php?f=3&t=20732&p=110045&hilit=calex#p110045

It is almost finished. Missing reports functions and alerts.

Best regards
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: Codejock Calendar Samples?

Postby dutch » Sun Apr 15, 2012 6:13 pm

Dear Lucas,

I saw this project but it's unfinished project and no completely publish. I cannot even build the sample01. It shows and error.
function and class is missing.
"Calex_Setfirstdate"
"TCalex"

I would like to see this project has done.

Thanks,
Dutch
lucasdebeltran wrote:Frances,

Please, look at:
viewtopic.php?f=3&t=20732&p=110045&hilit=calex#p110045

It is almost finished. Missing reports functions and alerts.

Best regards
Regards,
Dutch

FWH 19.01 / 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)
User avatar
dutch
 
Posts: 1535
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: Codejock Calendar Samples?

Postby dutch » Sun Apr 15, 2012 6:14 pm

Dear Richard,

Could you send me this sample class also.

Thanks in advance,
Dutch
Richard Chidiak wrote:Frances

The easiest way is to build a class

Let me know what email you use, i will send you a copy of the class i use for my application since quite a while , working like a charm.

Hth

Richard
Regards,
Dutch

FWH 19.01 / 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)
User avatar
dutch
 
Posts: 1535
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: Codejock Calendar Samples?

Postby lucasdebeltran » Sun Apr 15, 2012 6:53 pm

Dutch,

I don´t get any errors.

This is function Calex_SetFirstDate( nFirst )

//----------------------------------------------------------------------------//

FUNCTION Calex_SetFirstDate( nFirst )

local nOldValue

static nFirstDate := 0

nOldValue = nFirstDate

if PCount() > 0
nFirstDate = Min( Max( 1, nFirst ), 7 ) - 1
endif

return nOldValue

//----------------------------------------------------------------------------//


Maybe you are using an old version??
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: Codejock Calendar Samples?

Postby norberto » Sun Apr 15, 2012 11:43 pm

Richard, can send to me too? thanks norbertolf@msn.com
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 115 guests