TXBrowse

TXBrowse

Postby Gilbert » Wed Nov 15, 2006 6:09 pm

Hi All,


Can anyone tell me why TxBrowse only works with FWH. Is it because of the syntax or because it uses xHB functions

Regards,
Gilbert Vaillancourt
turbolog@videotron.ca
Gilbert
 
Posts: 74
Joined: Thu Oct 20, 2005 4:30 pm
Location: Canada

Postby Antonio Linares » Wed Nov 15, 2006 6:44 pm

Gilbert,

Probably you may able to use it with some minor changes.
regards, saludos

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

Postby Gilbert » Fri Nov 17, 2006 5:00 am

Hi Antonio,

I scattered around TxBrowse sources and found out that there is a few functions used that does not exist in FW.

Can you tell what small changes have to be made...


Regards
Gilbert Vaillancourt
turbolog@videotron.ca
Gilbert
 
Posts: 74
Joined: Thu Oct 20, 2005 4:30 pm
Location: Canada

Postby Antonio Linares » Fri Nov 17, 2006 7:23 am

Gilbert,

> there is a few functions used that does not exist in FW.

Which ones ?

> Can you tell what small changes have to be made...

The xbrowse.prg contains two classes inside. You may need to separate them in two PRGs.
regards, saludos

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

Postby Gilbert » Fri Nov 17, 2006 9:46 pm

Hi Antonio,


First, a lot of define are longer than 10 char with similar syntax.
ex.: INACTIVECAPTION...
But that can be arrange by changing the syntax I guess

Second, many METHOD also have more than 10 char with similar syntax.
ex.: CreateFromCode(), CreateFromResource()
This to can be arrage by changing the syntax

Third, and that`s the one bugging me is two functions called
XBrwScroll() and IsWindowEnable()
Can`t fing any trace of these two functions in FiveWin.

Regards
Gilbert Vaillancourt
turbolog@videotron.ca
Gilbert
 
Posts: 74
Joined: Thu Oct 20, 2005 4:30 pm
Location: Canada

Postby Antonio Linares » Sat Nov 18, 2006 9:08 am

Gilbert,

> XBrwScroll() and IsWindowEnable()

IsWindowEnabled() is a Windows API function.

Use this meanwhile we may port it to 16 bits:

function XBrwScroll()
return nil
regards, saludos

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


Return to FiveWin for CA-Clipper

Who is online

Users browsing this forum: No registered users and 4 guests