On 10 December 2017 at 16:51, Ben Coman <btc@openinworld.com> wrote:
Feedback for GT'ers...
I'm probably ab-using FastTable support in gtInspector, but as a quick hack during initial prototyping it was *very* nice to be able review retrieved data as a table of instances with a column per instance variable.
Some enhancements that would make this even better... 1. Horizontal scroll bar - There are columns past the right margin that I can't get to for lack of one.
I'm having a go at this. The easy part adding the scrollbar morph is done and before proceeding further I'm seeking advice on the recommended approach to translating the columns. For what I've done so far, I was going to submit for review via the latest Pharo 7 Contribution process, but I hit a blocker... http://forum.world.st/IMPORTANT-PHARO-CONTRIBUTION-PROCESS-UPDATED-PLEASE-RE... so I've uploaded Morphic-Widgets-FastTable-BenComan.223 to Pharo6InBox. Could someone familiar with FastTable internals review this on top of 60528 and advise the next step I should take. cheers -ben P.S. I expect to integrate this in Pharo 7 rather than Pharo 6, but this moment its easier for me to ask for help this way.