[plt-scheme] how best to work without Data Grid-like widget
On Sep 3, 2009, at 5:52 PM, lewisbrown wrote:
> Dear Awesome PLT crew,
>
> I am considering the creation of a double entry accounting app using
> PLT-Scheme. One obstacle would seem to be the lack of a DataGrid/
> JTable/TreeView type widget in the GUI. Such a widget seems most
> necessary for data presentation and manipulation in such an app.
>
> How would you suggest one get around this limitation?
Write one! That sounds awesome!
Oh... that's not the answer you were looking for?
For what it's worth, I would be absolutely thrilled to abandon GnuCash
for a PLT product, and you're right: the missing piece is a table GUI
element.
John Clements