Re: [racket] PLaneT: Broken table of contents links in scribble

2012-01-24 Thread Danny Yoo
> After struggling to document my first planet package, I find that > either Scribble or PLaneT is incorrectly rendering the links in > my package documentation's table of contents. Is this a bug or am > I doing something wrong? > > To see the issue, visit: > http://planet.plt-scheme.org/package-so

[racket] PLaneT: Broken table of contents links in scribble

2012-01-24 Thread Michael W
Hey there! After struggling to document my first planet package, I find that either Scribble or PLaneT is incorrectly rendering the links in my package documentation's table of contents. Is this a bug or am I doing something wrong? To see the issue, visit: http://planet.plt-scheme.org/package-sou

Re: [racket] Delivering / distributing an application that uses places

2012-01-24 Thread Ryan Culpepper
On 01/24/2012 11:42 AM, Brian Mastenbrook wrote: On 11/15/2011 08:22 PM, Matthew Flatt wrote: On 11/04/2011 11:40 AM, Brian Mastenbrook wrote: I can't figure out how to distribute an application that uses places. I've pushed a repair for the current development version. (Unfortunately, I see

Re: [racket] Delivering / distributing an application that uses places

2012-01-24 Thread Brian Mastenbrook
On 11/15/2011 08:22 PM, Matthew Flatt wrote: On 11/04/2011 11:40 AM, Brian Mastenbrook wrote: I can't figure out how to distribute an application that uses places. I've pushed a repair for the current development version. (Unfortunately, I see no workaround that would make v5.2 and earlier wor

[racket] How to automatically update the value of output widgets?

2012-01-24 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list, Suppose you're creating a graphical user interface to some external key-value store. Your interface consists of a number of tabs each of which contains some input fields and some output fields (potentially created automatically according to t