Inge Solvoll wrote:
Don't know if this is a bad thing to ask about here, you just tell me if I
should take this business elsewhere... :)
Either here or using the equanda-user mailing list. Both are fine.

In equanda-tapestry5 I discovered a very nice and useful component,
TextField, which updates a zone through the onchange event of a regular
textfield. This is excactly what I've been looking for, except that I need
to be able to specify an event other than "change". I've looked at the
source code, and it seems trivial to make the event a parameter. For now, I
will make this change in my own copy of this component, but I would love to
see this implemented in the equanda component!
Patches are always welcome.

Also, wouldn't it be cleaner to provide this component as a mixin? If
possible? I think I'll try that, I'll post the result here if I'm successful
:)
I thinks there are specific reasons for not using a mixin, but can't remember them now. Though the example application does not show it, it is used in the rest of equanda combined with the autocomplete mixin. I assume it had something to do with that.

Kind regards,
Joachim

--
Joachim Van der Auwera
PROGS bvba, progs.be


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to