FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Codejock Calendar
Posts: 417
Joined: Tue Feb 23, 2010 03:09 PM
Codejock Calendar
Posted: Fri Aug 12, 2011 07:02 PM
Hello.

Anyone is using Codejock Calendar 15 with succeed?.

I tried Reinaldo sample but does not work. It gives me such type of errors

Code (fw): Select all Collapse
 WINOLE/1007  Argument error: WORKDAYSTARTTIME


It only works:

Code (fw): Select all Collapse
#include "FiveWin.ch"
function Main()  
   local oWnd, oAct

   DEFINE WINDOW oWnd
     oAct := TActiveX():New( oWnd, "Codejock.CalendarControl.15.1.2", 10, 0, 1000, 550 )   
   ACTIVATE WINDOW oWnd

return nil


I will apreciate very much your feedback.

Thanks a lot.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: Codejock Calendar
Posted: Tue Aug 16, 2011 08:28 PM

I just returned from a very much needed vacation ! Sorry for the delay.

Yes, I am using Codejock Calendar and will be very happy to share our class with you. Please email me : timstone@mlsdg.onmicrosoft.com and I will send it to you.

I have used it with xHarbour ( .com, Sep 2010 ) and I'm trying to get it to work with Harbour and Visual C++ 2010, but still have a problem. However, I did take a break, and also now have been rebuilding my computer so the project is delayed. Perhaps this week I will get back to it 100%.

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: 417
Joined: Tue Feb 23, 2010 03:09 PM
Re: Codejock Calendar
Posted: Tue Aug 16, 2011 08:46 PM

Thank you very much Timm.

Hope you enjoy your holidays.

My email is ukservice.software@gmail.com, but maybe others will be interested in the class too if you don´t mind sharing here.

Also, I can put my results and maybe other could help us.

Best regards,

John

FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: Codejock Calendar
Posted: Tue Dec 06, 2011 08:27 PM
Dear Tim,

I also want sample Calendar Codejock too.
TimStone wrote:I just returned from a very much needed vacation ! Sorry for the delay.

Yes, I am using Codejock Calendar and will be very happy to share our class with you. Please email me : timstone@mlsdg.onmicrosoft.com and I will send it to you.

I have used it with xHarbour ( .com, Sep 2010 ) and I'm trying to get it to work with Harbour and Visual C++ 2010, but still have a problem. However, I did take a break, and also now have been rebuilding my computer so the project is delayed. Perhaps this week I will get back to it 100%.

Tim


Regards,
Dutch
dutchez4@gmail.com
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: 654
Joined: Fri Oct 21, 2005 05:54 AM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 12:21 AM

Hello Mr.Tim,

May I also have a copy please ?

My email: aksharasoft@live.com

Regards,

  • Ramesh Babu P
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 01:09 AM

Hi Tim,

Could you send to me also? Or put it in a FTP.

TIA,

Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 09:54 AM

Could someone post a screenshot to see how it looks ? thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 05:59 PM
I'm happy to post a few shots:

The main appointment screen



The appointment editor screen:



The following link is for the class we have developed. In this case the class is written specifically to work with the databases of
my application. It would be best to actually separate the calendar class and create a subclass for the application information, but
frankly this was just easier. Use this as an example and modify it to meet your individual needs.

http://www.masterlinksoftware.com/Views/tCodejock.prg

Finally, this code is being used with xHarbour/xCC. Others are using it with Borelands Compiler. It will compile with Harbour and MSVC, but I'm having a problem and would really appreciate input. The CreateObject ( used twice ) returns an object but it cannot then be utilized. In other words, if you MsgInfo the result of CreateObject, it will say "object" but then do the call Object:License( ) and it has not idea what License is. This occurs only with Harbour/MSVC 2010.

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: 581
Joined: Tue Oct 11, 2005 11:28 AM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 08:19 PM
Hi Tim,

The link gives me this:

Not Found

The requested URL /Views/tCodejock.prg was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 08:48 PM

kleyber.

http://www.masterlinksoftware.com/Views/

please try this link, inside is the file.

salu2
carlos vargas

Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 09:52 PM

Sorry ... the link was case sensitive. It is now working in my post.

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: 581
Joined: Tue Oct 11, 2005 11:28 AM
Re: Codejock Calendar
Posted: Wed Dec 07, 2011 10:01 PM

Thanks Tim.

Regards,

Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: Codejock Calendar
Posted: Thu Dec 08, 2011 02:59 AM

Thanks so much, Tim.

Regards,
Dutch

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