Page 1 of 1

Codejock Calendar

PostPosted: Fri Aug 12, 2011 7:02 pm
by ukservice
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: Select all  Expand view
WINOLE/1007  Argument error: WORKDAYSTARTTIME


It only works:

Code: Select all  Expand view
#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.

Re: Codejock Calendar

PostPosted: Tue Aug 16, 2011 8:28 pm
by TimStone
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

Re: Codejock Calendar

PostPosted: Tue Aug 16, 2011 8:46 pm
by ukservice
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

Re: Codejock Calendar

PostPosted: Tue Dec 06, 2011 8:27 pm
by dutch
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

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 12:21 am
by RAMESHBABU
Hello Mr.Tim,

May I also have a copy please ?

My email: aksharasoft@live.com

Regards,

- Ramesh Babu P

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 1:09 am
by Kleyber
Hi Tim,

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

TIA,

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 9:54 am
by Antonio Linares
Could someone post a screenshot to see how it looks ? thanks

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 5:59 pm
by TimStone
I'm happy to post a few shots:

The main appointment screen

Image

The appointment editor screen:

Image

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

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 8:19 pm
by Kleyber
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.

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 8:48 pm
by carlos vargas
kleyber.

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

please try this link, inside is the file.


salu2
carlos vargas

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 9:52 pm
by TimStone
Sorry ... the link was case sensitive. It is now working in my post.

Re: Codejock Calendar

PostPosted: Wed Dec 07, 2011 10:01 pm
by Kleyber
Thanks Tim.

Regards,

Re: Codejock Calendar

PostPosted: Thu Dec 08, 2011 2:59 am
by dutch
Thanks so much, Tim.

Regards,
Dutch