FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour XBROWSE : doesn't show the browse
Posts: 166
Joined: Wed Aug 29, 2012 08:25 AM
XBROWSE : doesn't show the browse
Posted: Wed Dec 05, 2012 03:47 PM

Hello,

'indexes' and 'expbuilder' from fivedbu are incorporated in xbrdbu. All works fine except :

In expbuilder there is a xbrowse from the fields :

@ 4, 1 XBROWSE oBrw ARRAY aFields AUTOCOLS LINES SIZE 120, 120 PIXEL;
HEADERS "Name", "Type", "Len", "Dec" ;
COLSIZES 95, 30, 30, 30

This browse is not shown in xbrdbu. Other browses (i.e. aIndexes in Indexes()) gives no problems.
Xbrdbu uses SET XBROWSE TO TXBrCode()

Frank Demont

test

Continue the discussion