FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH+Codejock RibbonBar
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH+Codejock RibbonBar
Posted: Fri Dec 07, 2007 05:06 AM
Hi

Just test it and work fine.







Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 97
Joined: Sun Nov 20, 2005 04:32 PM
FWH+Codejock RibbonBar
Posted: Fri Dec 07, 2007 11:40 AM

Dear Richard,

have you an working Source Sample ?

Regards, Norbert

Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH+Codejock RibbonBar
Posted: Fri Dec 07, 2007 12:45 PM
NK wrote:Dear Richard,

have you an working Source Sample ?

Regards, Norbert


Hi NK,

yes, but some codes not from FWH's ActiveX.
We're modify new ActiveX for Codejock OCX.

Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
FWH+Codejock RibbonBar
Posted: Fri Dec 07, 2007 11:20 PM

can you share?

Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Codejock
Posted: Sat Dec 08, 2007 12:26 AM

I looked at Codejock for the calender controls. It appeared to be a decent set of controls, and my communication with the techs was pleasant. However, they are unfamiliar with xBase languages, ie. xHarbour, and there was an issue of a clean interface to .dbf files.

We have several threads on this forum regarding Codejock and no one seemed to have worked through using the product in an application.

We'll be interested in seeing what you share on the subject.

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: 4840
Joined: Fri Nov 18, 2005 04:52 PM
FWH+Codejock RibbonBar
Posted: Sat Dec 08, 2007 12:39 AM

Tim,

How do they handle the data--as a recordset? We should be able to save a recordset to a dbf without too much trouble.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Codejock
Posted: Sat Dec 08, 2007 01:38 AM
TimStone wrote:I looked at Codejock for the calender controls. It appeared to be a decent set of controls, and my communication with the techs was pleasant. However, they are unfamiliar with xBase languages, ie. xHarbour, and there was an issue of a clean interface to .dbf files.

We have several threads on this forum regarding Codejock and no one seemed to have worked through using the product in an application.

We'll be interested in seeing what you share on the subject.


Hi TimStone,

Yes, Codejock Calendar will be make plan for us.
Now is working below:
Ribbonbar
Menu
Buttonbar
TaskbarPanel
StatusBar
PoupuControl
OutLookBar
SkinFrameWork

These controls support any Office style( 2000,xp,2003,2007 )

Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 248
Joined: Wed Jan 11, 2006 11:30 AM
FWH+Codejock RibbonBar
Posted: Sat Dec 08, 2007 03:07 AM

Could anybody feel more details of how to work with FWH+Codejock RibbonBar?

Do I have to use some Lib?

Which tool should use?

Is it possible I to develop my own Themes?

Regards,

Ale

aleseribeli@hotmail.com

FwH, Hb Svn, ADS 8.1, ADS 10, Pelles C, FwPPC, MsVc 2008, MsVc 2010
"Conhecimento, você não subtrai quando divide; mas soma e multiplica."
**---Mário Persona---**
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Calendar data
Posted: Sat Dec 08, 2007 04:29 PM

James,

The interface directly to Outlook, or they handle the values in memory, or they write to SQL. The way they explained it to me was to either use one of their native data formats or capture the memory values and write them to the .dbf. That would seem normal but the correspondence indicated it is "theoretically" possible, but they had no examples of it having actually been accomplished.

I was going to work with it, but then the guys from ViaOpen indicated they were going to have their calendar controls soon so I decided to work with them. It just seemed it would be better, if possible, to use a product focused on FWH/xHarbour.

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: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Calendar data
Posted: Sat Dec 08, 2007 05:21 PM
TimStone wrote:James,

The interface directly to Outlook, or they handle the values in memory, or they write to SQL. The way they explained it to me was to either use one of their native data formats or capture the memory values and write them to the .dbf. That would seem normal but the correspondence indicated it is "theoretically" possible, but they had no examples of it having actually been accomplished.

I was going to work with it, but then the guys from ViaOpen indicated they were going to have their calendar controls soon so I decided to work with them. It just seemed it would be better, if possible, to use a product focused on FWH/xHarbour.

Tim


Hi TimStone,

yes, I hope so.
Your suggestion will be add our thinking way.

Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 248
Joined: Wed Jan 11, 2006 11:30 AM
FWH+Codejock RibbonBar
Posted: Sat Dec 08, 2007 06:28 PM

Do I have to alter some thing in the class TActivex, to work with Codejock?

Regards

aleseribeli@hotmail.com

FwH, Hb Svn, ADS 8.1, ADS 10, Pelles C, FwPPC, MsVc 2008, MsVc 2010
"Conhecimento, você não subtrai quando divide; mas soma e multiplica."
**---Mário Persona---**
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH+Codejock RibbonBar
Posted: Sat Dec 08, 2007 06:59 PM
Ale SB wrote:Do I have to alter some thing in the class TActivex, to work with Codejock?

Regards


Hi

TActiveX can do Codejock's SkinFrameWork OCX and work fine.
Only problem is FWH's menu not working within Codejock's SkinFrameWork.

Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
FWH+Codejock RibbonBar
Posted: Sat Dec 08, 2007 09:02 PM

Tim,

>The interface directly to Outlook, or they handle the values in memory, or they write to SQL.

I'm still confused.

Why would anyone want to use a calander control that was linked to Outlook, since Outlook already has a calendar [that can be accessed outside the program]?

It would seem no matter how the data is stored on disk that they have to "handle the values in memory." What does this mean?

If they write the data to SQL, I would assume they use recordsets since it seems most SQL languages do use recordsets. Do they mean that they don't use recordsets?

Did they give you some kind of documentation about handling the data?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Record Sets
Posted: Sat Dec 08, 2007 09:33 PM

OK ... the native handling of the data is 1) Outlook, 2) Access, or 3) Memory ( which can write to a binary file ). I dug through the information and finally came across the following information which is about the only thing that explains the linking to data:

http://codejock.com/support/articles/co ... r/cp_3.asp

That is probably the best explanation. My guess is that we could load the calendar data from a .dbf, and save it back to a .dbf. This would then allow people to access the same data at different locations.

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

Continue the discussion