Hi Brendan,

I think the "OnEvent" mixin from t5components does what you are looking for:

http://87.193.218.134:8080/t5components/t5c-commons/ref/org/apache/tapestry/commons/mixins/OnEvent.html

(I haven't used it myself, though. Let me know if it works as described.)
Hth,

Lutz


On Tue, Jun 24, 2008 at 8:21 PM, Brendan McNichols
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
>
> I have a <t:select> component on a page and I need to know when the user
> changes its value.  I presume that I need to implement an event handler
> as described in:
> http://tapestry.apache.org/tapestry5/tapestry-core/guide/event.html, but
> I tried to do that and wasn't able to get it to work.  Is this the right
> approach?  Can anyone point out an example or let me know how to
> implement this behavior?
>
>
>
> Thanks very much,
>
> Brendan
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to