On Tue, 03 Jan 2012 11:41:59 +0200, Taru Karttunen <[email protected]> wrote:
> On Tue, 3 Jan 2012 09:54:57 +0100, Gergely Buday <[email protected]> wrote:
> > What is the problem with
> > 
> > <dyn signal={ s <- signal src; return <xml><textbox{#Foo} value={s}/></xml> 
> > }/>
> > 
> 
> Other code like:
> 
> modyfy src =
>   x <- get src;
>   set src (mystringfunction x)
> 
> mystringfunction : string -> string
> 

Found the solution:

<textbox{#Foo} source={myinput}/>

- Taru Karttunen

_______________________________________________
Ur mailing list
[email protected]
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur

Reply via email to