I also like the idea and would use it.
--
Jeremy Thomerson
http://www.wickettraining.com
On Mon, Nov 17, 2008 at 3:58 PM, Marc Ende <[EMAIL PROTECTED]> wrote:
> Hi,
>
> imho this would be a nice feature.
>
> What about the mentioned constructor is it still
> OverlibBehavior(String) or do you plan also
> a OverlibBehavior(IModel)? It would be nice to
> have such a constructor when the contents should
> be loaded from a model.
>
> Marc
>
> James Carman schrieb:
> > Would anyone be interested in a Wicket/overLIB integration library?
> > I've written one for work and wouldn't mind sharing it with folks. It
> > makes it very easy to add overLIB stuff to components, using
> > behaviors...
> >
> > component.add(new OverlibBehavior("This is my tooltip
> > text").sticky().forceClose().delay(250));
> >
> > This would create a tooltip with the specified text that is "sticky"
> > and has to be closed. It wouldn't show up for 250 milliseconds. If
> > anyone's interested, I can put it in wicketstuff.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
>