June 17, 2013
2:17 p.m.
Hi, Is there an easy way to view tabular data in Pharo, much like a spreadsheet ? Ideally, something along the following lines MagicTableView new headings: #( name age sex score ); data: <some collection>; open. Can spec be used for this ? Pointing me to some relevant example in the image is OK too ;-) Thx, Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill