Page 1 of 1

tcbrowse and no of rows

Posted: Sun Nov 06, 2011 3:42 pm
by Marco Turco
Hi all,
do you know if there is a way to increase the rows size in tcbrowse ?
Something the nDatalines method in xbrowse.

Thanks

Re: tcbrowse and no of rows

Posted: Mon Nov 07, 2011 4:32 am
by Jonathan Hodder
Hi Marco

Nope there isn't except for font size. I have an option in an old tcbrowse program as follows.

Code: Select all

  ::oBrw:bRClicked:={|nRow, nCol| IIF(::oBrw:nTCWRow(nRow)=0,
                             (::oBrw:SelFont(), ::oBrw:Refresh())...  
Don't know if you have all the additional methods so you may need to modify it to suit.
If you wish a copy of my version just ask.
The program is still very useful and a forerunner to tsb and xb.