What is the problem with
<dyn signal={ s <- signal src; return <xml><textbox{#Foo} value={s}/></xml> }/>
?
- Gergely
On 3 January 2012 09:41, Taru Karttunen <[email protected]> wrote:
> Hello
>
> How does one express something like (pseudocode):
>
> <textbox{#Foo} value=<dyn signal={[mysource]}/>/>
>
> i.e. I want to have a dynamic behaviour that modifies the value of a
> form field (and mysource is a "source string").
>
> Just using a signal with the xml value does not seem like a good
> solution since the value needs to be get+set instead of just set
> to a new value.
>
> - Taru Karttunen
>
> _______________________________________________
> Ur mailing list
> [email protected]
> http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
_______________________________________________
Ur mailing list
[email protected]
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur