[squeak-dev] Need GUI for grid of data

Ralph Boland rpboland at gmail.com
Mon Feb 8 03:54:13 UTC 2010


I need to create a GUI with a grid of data.
There are five columns and an arbitrary but small (<= 20) number of rows.
The user needs to be able add or delete rows at a given row and edit each cell.
Cells contain a single short string so all cells in a row can fit on the screen.
I plan to separate columns by vertical lines but likely not similarly
separate rows.
Cells will be left justified.

In time, I am sure I can figure out how to build such a GUI but I am
wondering if
there are any open source Squeak projects that build a GUI similar to
what I need.
I figure I can save a lot of time if I steal/study their
designs/implementations.

Can anybody point me to such projects?

Regards,

Ralph Boland






-- 
Had a wife and kids in Florida, Jack (Nicklaus)
Went out for a "ride" but I couldn't get back
As a ten timer being hunted down
OR
When the wife found out who I was knowing (biblically speaking)
I hit a hydrant and I just kept going.
...



More information about the Squeak-dev mailing list