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 <[email protected]> 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 [email protected] Telephone +44 (0)20 85670911 Mobile +44 (0)79 85189045 http://www.degabrielle.name/stephen
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

