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]
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to