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.
2. Column resizing to shift subsequent columns, which could provide another path to seeing the hidden columns.
3. Individual column width auto-fit - like in Excel where you double-click the edge
4. All columns auto-fit
5. Auto-fit columns prior to first opening.
6. Being able to split column labels over two lines - to allow for thinner columns
For a demonstration,
could you please load the attached ST fileout (its small),
and also...
Gofer it
smalltalkhubUser: 'SvenVanCaekenberghe' project: 'Neo';
configurationOf: 'NeoJSON';
loadStable.
Then inspect....
BittrexMarket getAll.
cheers -ben