isen [mailto:matth...@ccs.neu.edu]
> *Sent:* Saturday, September 21, 2013 6:40 AM
>
> *To:* Alan Johnsey
> *Cc:* Racket Mailing List
> *Subject:* Re: [racket] Using GUI editor
>
>
> ** **
>
> ** **
>
> Robby means something like this:
>
&g
to:matth...@ccs.neu.edu]
Sent: Saturday, September 21, 2013 6:40 AM
To: Alan Johnsey
Cc: Racket Mailing List
Subject: Re: [racket] Using GUI editor
Robby means something like this:
#lang racket/gui
(define f (new frame% [label "Notes"] [width 400] [height 600]))
(d
eisen [mailto:matth...@ccs.neu.edu]
> Sent: Friday, September 20, 2013 10:17 AM
> To: Alan Johnsey
> Cc: 'Racket Mailing List'
> Subject: Re: [racket] Using GUI editor
>
>
>
>
>
> On Sep 20, 2013, at 1:05 PM, Alan Johnsey wrote:
>
>
>
>
rk.
>
> -Alan
>
> ** **
>
> ** **
> --
>
> *From:* Matthias Felleisen [mailto:matth...@ccs.neu.edu]
> *Sent:* Friday, September 20, 2013 10:17 AM
> *To:* Alan Johnsey
> *Cc:* 'Racket Mailing List'
> *Subject:* Re: [racket] Using GUI editor
>
Thanks. That will do for now, but it remains a mystery to me why my approach
doesn't work.
-Alan
_
From: Matthias Felleisen [mailto:matth...@ccs.neu.edu]
Sent: Friday, September 20, 2013 10:17 AM
To: Alan Johnsey
Cc: 'Racket Mailing List'
Subject: Re: [racket] U
On Sep 20, 2013, at 1:05 PM, Alan Johnsey wrote:
> It looks like I’ve stumbled into another area where I’m lacking a basic
> understanding of what’s going on. I’m trying to use the built-in editor in
> the gui package, but I need to put some initial content into the editor
> window. When I pu
It looks like I've stumbled into another area where I'm lacking a basic
understanding of what's going on. I'm trying to use the built-in editor in
the gui package, but I need to put some initial content into the editor
window. When I put the following in the editor pane and run it, I get the
gui e
7 matches
Mail list logo