FWH support RibbonBar ActiveX

Post Reply
User avatar
Taiwan
Posts: 218
Joined: Fri Oct 07, 2005 1:55 am
Location: Taipei, Taiwan
Contact:

FWH support RibbonBar ActiveX

Post by Taiwan »

Hello

I test codejock's RibbonBar function.
I think it can work, but a little bug Title can't into ribbonBar.
Any idea?

Image

Image

Image

Regards,

Richard
Fivetech.net Taiwan
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Richard,

> I think it can work, but a little bug Title can't into ribbonBar.

Whats the bug ? Do you have a test to reproduce it here ? Thanks,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Taiwan
Posts: 218
Joined: Fri Oct 07, 2005 1:55 am
Location: Taipei, Taiwan
Contact:

Post by Taiwan »

Antonio Linares wrote:Richard,

> I think it can work, but a little bug Title can't into ribbonBar.

Whats the bug ? Do you have a test to reproduce it here ? Thanks,
Hello Antonio,

This is my code

Code: Select all

DEFINE WINDOW oWnd TITLE "FiveWin ActiveX Support RibbonBar"
oActX := TActiveX():New( oWnd, "Codejock.CommandBarsFrame.10.4.2" )
          
oWnd:oClient = oActX
..................
ACTIVATE WINDOW oWnd
Why FWH Title Bar incompatible RibbonBar? or
How to define ActiveX size include full Window size?
Maybe remove "oWnd:oClient = oActX"

This is VB AP below:
Image
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Richard,

Is there a demo version of "Codejock.CommandBarsFrame.10.4.2" ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Taiwan
Posts: 218
Joined: Fri Oct 07, 2005 1:55 am
Location: Taipei, Taiwan
Contact:

Post by Taiwan »

Antonio Linares wrote:Richard,

Is there a demo version of "Codejock.CommandBarsFrame.10.4.2" ?
Hello Antonio,

This is VB sample EXE file.
http://hyperupload.com/download/02a6781 ... e.rar.html

This is FWH sample EXE file.
http://www.filefactory.com/file/54ff60/

Codejock ActiveX components download link
http://www.codejock.com/public/download ... 10.4.2.zip

Regards,

Richard
Fivetech.net Taiwan
Last edited by Taiwan on Tue Mar 27, 2007 9:55 pm, edited 1 time in total.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Richard,

Please upload this file again as it is bad:
This is FWH sample EXE file.
http://hyperupload.com/download/02eb8d1 ... r.rar.html

You may use www.filefactory.com instead of www.hyperupload.com
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Taiwan
Posts: 218
Joined: Fri Oct 07, 2005 1:55 am
Location: Taipei, Taiwan
Contact:

Post by Taiwan »

Antonio Linares wrote:Richard,

Please upload this file again as it is bad:
This is FWH sample EXE file.
http://hyperupload.com/download/02eb8d1 ... r.rar.html

You may use www.filefactory.com instead of www.hyperupload.com
Hello Antonio,

Try it again.
http://www.filefactory.com/file/54ff60/

Richard
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Richard,

Please provide the source code for the FWH sample, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Taiwan
Posts: 218
Joined: Fri Oct 07, 2005 1:55 am
Location: Taipei, Taiwan
Contact:

Post by Taiwan »

Antonio Linares wrote:Richard,

Please provide the source code for the FWH sample, thanks
Hello Antonio,

I think not ActiveX code( Codejock ). You run my EXE file, you will be know it. I guess FWH's ActiveX and Codejock's ActiveX OCX relations.

Regards,

Richard
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Richard,

We need the PRG to build it and test it if you want us to help you,
regards, saludos

Antonio Linares
www.fivetechsoft.com
dixonchu
Posts: 21
Joined: Mon Nov 14, 2005 2:20 am

Post by dixonchu »

Dear Richard

Could you send me a FWH samples for how to use "Codejock.CommandBarsFrame" OCX

My email address is dixon514@gmail.com

Thanks !!!

Best Regards

Dixon Chu
Post Reply