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,
TXBrowse
- Antonio Linares
- Site Admin
- Posts: 42519
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact:
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
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
turbolog@videotron.ca
- Antonio Linares
- Site Admin
- Posts: 42519
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact:
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
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
turbolog@videotron.ca
- Antonio Linares
- Site Admin
- Posts: 42519
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact: