Hi Adam,

How does it work in Clipper?
Could you post a working example to demonstrate it?

The one I created based on your description did the
exact same thing in both Clipper and Harbour.

Brgds,
Viktor

On Tue, Apr 14, 2009 at 8:18 AM, Adam Lubszczyk <ada...@poczta.onet.pl>wrote:

>
> Hi!
>
> Make TBrowseDB with 10 rows to display.
> Move cursor down and stay sample on 5th row.
> Do:
> DBGOTO(2)
> oBrows:RefreshAll()
> DO WHILE !oBrows:stabilize(); ENDDO
>
> TBrowsDB dispaly data from 1 to 10 records BUT cursor not move up to row
> 2nd
> (and record 2) but still stay in 5th row and record set to 5th
>
> Adam
> PS.
> Once I tested this in xHarbour, its work OK
> --
> View this message in context:
> http://www.nabble.com/TBrowse-bug-tp23033851p23033851.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to