[racket] Excel type data input?

From: Stephen De Gabrielle (stephen.degabrielle at acm.org)
Date: Mon May 16 10:09:59 EDT 2011

I've started on this, but the enormity (for me) of the task is a bit
overwhelming.

What subset of 'Excel type data input' are you exactly interested in?

Cheers,

Stephen


On Mon, May 16, 2011 at 1:31 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
>
> At Wed, 11 May 2011 14:49:49 +0200 (CEST), Ivanyi Peter wrote:
> > Is it possible now to create excel type data sheet input with GUI in
racket?
>
> There's still no such widget immediately available in `racket/gui'.
> I've always thought a `table%' class would fit nicely in the
> `editor<%>' hierarchy alongside `text%' and `pasteboard%', but I've
> never found the time to implement it myself.
>
> We now have multi-column `list-box%', but a `list-box%' doesn't let a
> user edit the content of a cell.
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users



--

--
Stephen De Gabrielle
stephen.degabrielle at acm.org
Telephone +44 (0)20 85670911
Mobile        +44 (0)79 85189045
http://www.degabrielle.name/stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110516/7ef127b0/attachment.html>

Posted on the users mailing list.