On Sat, 26 Jul 2008, Lorenzo Fiorini wrote:

Hi Lorenzo,

> This is the tbrwtext.prg I use. ( the attachment is a renamed zip )
> It's simpler and it uses HBDbBrowser() class instead of RTL's
> teditor.prg making debug subsystem more self contained.
> To test it simply put it in the source/debug dir.
> Please report any problem or your comments.

I tested it and it looks correct though some additional
cleanup should be done in source navigation. F.e. please
check what happens when you make debug step (F8) with code
below. tst() is shown in the first line and then instead
of moving cursor the source is scrolled.
Please compare the behavior to old code and/or Clipper CLD.
If you can make it more Clipper like then I think we should
replace current code with your version.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to