liveCallback for textarea

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

liveCallback for textarea

Martin J. Laubach-2
  Is there a special reason why WATextAreaTag does not implement
the liveCallback stuff? I just copied the method over from WATextInput
and it works fine.

  I can see that pasting tons of text into the textarea might not
be a good idea, but in I see no problem in principle.

        mjl
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: liveCallback for textarea

Michel Bany

On 28 Aug 2006, at 15:25 , Martin J. Laubach wrote:

>   Is there a special reason why WATextAreaTag does not implement
> the liveCallback stuff? I just copied the method over from WATextInput
> and it works fine.
>

No special reason, this was just missing. There are still other  
things, like radio buttons,
that do not have live callbacks. :-(

Anyway, I committed a fix and a test in Squeaksource/Seaside.

Enjoy,
Michel.


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside