Marco,
>ADD TO oBrw BITMAP DATA aArray[oBrw:nAt(),1]
Try looking at the PPO file.
James
FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Marco,
>ADD TO oBrw BITMAP DATA aArray[oBrw:nAt(),1]
Try looking at the PPO file.
James
@ 0,0 XBROWSE oBrw OF oWnd ARRAY aData AUTOCOLS@ 0,0 XBROWSE oBrw ;
COLUMNS 3, 2, 5 ;
HEADERS "First", "Second", "Third" ;
OF oWnd ;
ARRAY aDataoCol := oBrw:AddCol()
oCol:nArryCol := 5 // this is enough
// Instead of the earlier
// oCol:bStrData := {|| cValToChar( oBrw:aArrayData[ oBrw:nArrayAt ] ) }
// Writing this for eacj column
// or looping through the array to build the blocks taking advantage of detached localsMr. NageswaraRao,
Thank very much you for your work continues work for xBrowser.
In our language exists a proverb:
“A picture says more than a thousand words”.
Therefore I would like to ask you if you would be so kind to post
some samples with the new syntax.
Thanks in advance
Otto
Solved. Thank you.
I already use the standard tcbrowse at this moment but I am waiting the next FWH stable release to migrate to xBrowse.
Thank to your excellent work NageswaraRao.
Marco,
The current FWH 8.03 build is totally stable ![]()
Well, I will order you the update on the next days
![]()