FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour txbrowse DBF1 DBF2
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
txbrowse DBF1 DBF2
Posted: Mon Nov 03, 2008 05:22 PM

it is possible create a txbrowse ?????

I want to browse records from DBF1 and from DBF1 view records from DBF2, where

DBF1 DBF2
rec_1 -----> rec_1_1
rec_1_2
rec_1_3

rec_2 -----> rec_2_1
rec_2_2
rec_2_3

rec_3 -----> rec_3_1
rec_3_2
rec_3_3

best regards

kajot
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Record in Browser 2 from Record in Browser 1
Posted: Mon Nov 03, 2008 05:59 PM

Hello Kajot,

Do you want to show in a second browser a different DBF
set in relation to DBF 1, or do you want to view for the same DBF
the complete record in a second browser vertical ?
The sample xBRSTRU.prg shows in a second browser
the selected record of browser 1.

Regards
Uwe :lol:

Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
txbrowse DBF1 DBF2
Posted: Mon Nov 03, 2008 06:11 PM

thanks

subscription:
I want to browse DBF1, when I dbclick on the rekord from DBF1 I wanto to view records from records DBF2 and when I click ESC I return to DBF1

best regards

kajot

Continue the discussion