Codejock Calendar Samples?
- Andrés González
- Posts: 625
- Joined: Thu Jan 19, 2006 10:45 am
- Location: Mallorca
Re: Codejock Calendar Samples?
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.
Thanks Reinaldo.
Saludos
Andrés González desde Mallorca
Andrés González desde Mallorca
Re: Codejock Calendar Samples?
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
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
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
Re: Codejock Calendar Samples?
Hi Tim!
Thanks.
What 3rd party libraries do you use exactly?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.
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
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
- Andrés González
- Posts: 625
- Joined: Thu Jan 19, 2006 10:45 am
- Location: Mallorca
Re: Codejock Calendar Samples?
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 . May be a problem with the codejock.calendar.control name ? I'm not good in Activex.
Code: Select all
//create the object
::oCalex := tActiveX():New( ::oPanelCalex, "Codejock.CalendarControl.13.4.2" )
Saludos
Andrés González desde Mallorca
Andrés González desde Mallorca
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Codejock Calendar Samples?
Andrés
Yo have to register the ocx , did you do it ?
Richard
Yo have to register the ocx , did you do it ?
Richard
Re: Codejock Calendar Samples?
I would like to be able to integrate Codejock Calendar with Google Calendar.
Can anyone assist?
How is it done.
thanks in advance
Can anyone assist?
How is it done.
thanks in advance
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Codejock Calendar Samples?
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
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
Re: Codejock Calendar Samples?
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.
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.
Re: Codejock Calendar Samples?
Dear Codejockers
Any advise how to start a project with xHarbour and Codejock ActiveX?
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
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
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Codejock Calendar Samples?
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
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
- lucasdebeltran
- Posts: 1303
- Joined: Tue Jul 21, 2009 8:12 am
- Contact:
Re: Codejock Calendar Samples?
Frances,
Please, look at:
http://forums.fivetechsupport.com/viewt ... ex#p110045
It is almost finished. Missing reports functions and alerts.
Best regards
Please, look at:
http://forums.fivetechsupport.com/viewt ... ex#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.
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.
Re: Codejock Calendar Samples?
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
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:
http://forums.fivetechsupport.com/viewt ... ex#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)
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)
Re: Codejock Calendar Samples?
Dear Richard,
Could you send me this sample class also.
Thanks in advance,
Dutch
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)
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)
- lucasdebeltran
- Posts: 1303
- Joined: Tue Jul 21, 2009 8:12 am
- Contact:
Re: Codejock Calendar Samples?
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??
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.
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.
Re: Codejock Calendar Samples?
Richard, can send to me too? thanks norbertolf@msn.com