On Thursday 10 April 2008 08:52:18 pm you wrote: > On Thu, 10 Apr 2008, Teo Fonrouge wrote: > > Using the last tbrowse version that you just send I still have found > > problems regarding of size & position of cells, for illustrate this > > problems, I took the liberty of change a little your sample and attached > > it as tb2.prg please try it and modify/reorder the items in the array > > <aData> in the AddMoreColumns() function to see the problems. > > Thank you very much for your tests - they greatly help me. > I'm attaching tbrowse code which should fix this and also > some other issue I was talking about in previous message. > The only one difference between CL5.3 and tbr2 you sent is > in logical column formatting - Clipper takes size of row logical > value without the picture clause and the calculated position is > not in the middle of column. I haven't replicated it intentionally. > If you will find sth else then please inform me.
I haven't found any problems with this version, I have tested it with two large apps that make heavy use of tbrowse, in fact, is solves (in my case) the following issues with the current tbrowse SVN version: * Fixes the colors obtained in :colorblocks * Fixes wrong positioning of empty columns and then setting a width > 0 * Fixes wrong positions and displaying of columns with freeze cols * Fixes sporadic RT/errors when setting freezed cols * Fixes wrong displaying of heading/footing labels > > > (I think that will be useful if we could have this new tbrowse.prg in the > > SVN (renamed of course) to be able to collaborate in the debugging.) > > Current debugger does not use TBrowse. I've just synced it with > xHarbour Phil Krylov's modification. He added small TBrowse class to > debugger code which is used instead of the RTL one. I haven't a Clipper 5.* framework and barely remember the tbrowse behavior, but this tbrowse version fixes problems that showed (until now) when I jumped from Clipper to [x]Harbour. I'm sure that we need more tests, specially from people with Clipper 5.*, but I'm sure that this tbrowse version is better that the SVN one. best regards Teo _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
