FWH+Codejock RibbonBar

FWH+Codejock RibbonBar

Postby richard-service » Fri Dec 07, 2007 5:06 am

Hi

Just test it and work fine.

Image

Image

Image

Regards,

Richard
User avatar
richard-service
 
Posts: 765
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Postby NK » Fri Dec 07, 2007 11:40 am

Dear Richard,

have you an working Source Sample ?

Regards, Norbert
User avatar
NK
 
Posts: 97
Joined: Sun Nov 20, 2005 4:32 pm
Location: Germany

Postby richard-service » 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
User avatar
richard-service
 
Posts: 765
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Postby norberto » Fri Dec 07, 2007 11:20 pm

can you share?
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Codejock

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

Postby James Bott » 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
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Re: Codejock

Postby richard-service » Sat Dec 08, 2007 1: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
User avatar
richard-service
 
Posts: 765
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Postby Ale SB » Sat Dec 08, 2007 3: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---**
User avatar
Ale SB
 
Posts: 248
Joined: Wed Jan 11, 2006 11:30 am
Location: Campo Grande-MS / Brasil

Calendar data

Postby TimStone » Sat Dec 08, 2007 4: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 noway 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
User avatar
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: Calendar data

Postby richard-service » Sat Dec 08, 2007 5: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 noway 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
User avatar
richard-service
 
Posts: 765
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Postby Ale SB » Sat Dec 08, 2007 6: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---**
User avatar
Ale SB
 
Posts: 248
Joined: Wed Jan 11, 2006 11:30 am
Location: Campo Grande-MS / Brasil

Postby richard-service » Sat Dec 08, 2007 6: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
User avatar
richard-service
 
Posts: 765
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Postby James Bott » Sat Dec 08, 2007 9: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
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Record Sets

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 93 guests