Codejock Calendar

Codejock Calendar

Postby ukservice » Fri Aug 12, 2011 7: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: 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.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
ukservice
 
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: Codejock Calendar

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

Re: Codejock Calendar

Postby ukservice » Tue Aug 16, 2011 8: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
User avatar
ukservice
 
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: Codejock Calendar

Postby dutch » Tue Dec 06, 2011 8: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 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

Postby RAMESHBABU » 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
User avatar
RAMESHBABU
 
Posts: 616
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Re: Codejock Calendar

Postby Kleyber » Wed Dec 07, 2011 1:09 am

Hi Tim,

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

TIA,
Kleyber Derick

FWH / xHb / xDevStudio / SQLLIB
User avatar
Kleyber
 
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Re: Codejock Calendar

Postby Antonio Linares » Wed Dec 07, 2011 9:54 am

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

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41462
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Codejock Calendar

Postby TimStone » Wed Dec 07, 2011 5:59 pm

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
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

Postby Kleyber » Wed Dec 07, 2011 8: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
User avatar
Kleyber
 
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Re: Codejock Calendar

Postby carlos vargas » Wed Dec 07, 2011 8: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)
User avatar
carlos vargas
 
Posts: 1704
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: Codejock Calendar

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

Re: Codejock Calendar

Postby Kleyber » Wed Dec 07, 2011 10:01 pm

Thanks Tim.

Regards,
Kleyber Derick

FWH / xHb / xDevStudio / SQLLIB
User avatar
Kleyber
 
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Re: Codejock Calendar

Postby dutch » Thu Dec 08, 2011 2:59 am

Thanks so much, Tim.

Regards,
Dutch
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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 137 guests