Re: [Wicket-user] [Announcement] first release of wicketstuff-animator

2007-06-26 Thread Gerolf Seitz
but i can make a call to setouputmarkupid when the target components are added to the markupidmodel. i'll take a look at it. thx On 6/26/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: On 6/26/07, Gerolf Seitz <[EMAIL PROTECTED]> wrote: > > thx, > > but attention: the animatiorbehavior is there t

Re: [Wicket-user] [Announcement] first release of wicketstuff-animator

2007-06-26 Thread Igor Vaynberg
On 6/26/07, Gerolf Seitz <[EMAIL PROTECTED]> wrote: thx, but attention: the animatiorbehavior is there to bind the action (play, toggle, reverse, ...) of the animator to an event of a component. the objects that will be animated are passed to the constructor of the StyleSubjects (or the conveni

Re: [Wicket-user] [Announcement] first release of wicketstuff-animator

2007-06-26 Thread Gerolf Seitz
thx, but attention: the animatiorbehavior is there to bind the action (play, toggle, reverse, ...) of the animator to an event of a component. the objects that will be animated are passed to the constructor of the StyleSubjects (or the convenience methods in Animator) ideally using the MarkupIdMo

Re: [Wicket-user] [Announcement] first release of wicketstuff-animator

2007-06-26 Thread Igor Vaynberg
On 6/26/07, Gerolf Seitz <[EMAIL PROTECTED]> wrote: hi, i just wanted to annouce the release of the project wicketstuff-animator, which integrates the great animation library animator.js [0] and wicket. take a look at the wicketstuff-animator wiki page [1] and check it out from the repository [