Please,
Where can i download last version of TsBrowse (9.0) or higher ?
In version 8.0 line 4913
While ! ::IsColVisible( nNewCol ) .and. ::nColpos >= 1 .and. ::nColPos
something missing at the end of line and produce error..
Best regards,
Please,
Where can i download last version of TsBrowse (9.0) or higher ?
In version 8.0 line 4913
While ! ::IsColVisible( nNewCol ) .and. ::nColpos >= 1 .and. ::nColPos
something missing at the end of line and produce error..
Best regards,
????
Noone know ?
Best regards,
I can send it to you, if you want. I just need your email
Ok, done
StefanHaupt,
please: ubiratan@sgsistemas.com.br
Could you please send it to me also. Manual has tried to send it to me but he has always had problems.
Thanks
Ok, just sent
Thanks you
done
Mr.Stefan,
Thank you very much.
My best regards,
// added to method addcolumn
If ::lNoHScroll
nMin := Min( 1, Len( ::aColumns ) )
nMax := Len( ::aColumns )
::oHScroll := TSBScrlBar():WinNew( nMin, nMax,, .F., Self )
::oHScroll:SetRange( 1, Len( ::aColumns ) )
::oHScroll:SetPage( 1 , .T. )
If ::nCell == Len( ::aColSizes )
::oHScroll:GoBottom()
Else
::oHScroll:SetPos( ::nCell )
EndIf
EndIf // added to method setdbf
Elseif ::cDriver == "RMDBFCDX" .or. ::cDriver == "COMIX"
::bTagOrder := {|uTag|( cAlias )->( OrdSetFocus(uTag) )}
::lClipMore := .t.
::bKeyNo := {|cTag|( cAlias )->( cmKeyNo(cTag) ) }
::bKeyCount := {|cTag| ( cAlias )->( If( IndexOrd() > 0, cmKeyCount( cTag ), lastrec() ) ) }
::bLogicLen := {|cTag| ( cAlias )->( If( IndexOrd() > 0, cmKeyCount( cTag ), lastrec() ) ) }
::bGoToPos := {|n| ( cAlias )->( cmKeyGoTo( n ) ) }Igor,
just sent