[plt-scheme] Re: Mailing list subscriptions

From: Avi (n4alpaca at gmail.com)
Date: Mon Jan 11 18:06:04 EST 2010

I think this is my last question, how do I transfer data from a text
box to a variable in a function?

H is typed into a textbox. H is predefined as the number 2. I want H
as one of two variables needed for my function. Same thing as before
for variable 2.

On Jan 11, 7:42 am, Avi <n4alp... at gmail.com> wrote:
> Yea, I'm
> done here, thank you everybody for all of your help!
> On Jan 11, 7:01 am, Stephen Bloch <sbl... at adelphi.edu> wrote:> On Jan 10, 2010, at 7:05 PM, Avi wrote:
>
> > > I hope you don't mind if I divert this discussion a little. Would you
> > > happen to know how to compare the text of a given text box to a word?
>
> > Didn't somebody already answer this?  As I recall, your code was comparing the contents of the text box to "hello" immediately after creating the text box, rather than waiting for the user to press the GO button, so naturally the contents of the text box were still empty.
>
> > Stephen Bloch
> > sbl... at adelphi.edu
>
> > _________________________________________________
> >   For list-related administrative tasks:
> >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> _________________________________________________
>   For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.