RE: overLIB Integration...

2008-11-18 Thread Swinsburg, Stephen
: Tue 11/18/2008 1:25 AM To: users@wicket.apache.org Subject: Re: overLIB Integration... On Mon, Nov 17, 2008 at 4: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

Re: overLIB Integration...

2008-11-18 Thread Nino Saturnino Martinez Vazquez Wael
://plugins.learningjquery.com/cluetip/demo/) - far more extensible and configurable. Personal preference I guess. Steve -Original Message- From: James Carman [mailto:[EMAIL PROTECTED] Sent: Tue 11/18/2008 1:25 AM To: users@wicket.apache.org Subject: Re: overLIB Integration... On Mon, Nov 17, 2008

Re: overLIB Integration...

2008-11-18 Thread TahitianGabriel
I'd love to have that code too. Very interesting indeed. jwcarman wrote: If anyone's interested, I can put it in wicketstuff. -- View this message in context: http://www.nabble.com/overLIB-Integration...-tp20547530p20564951.html Sent from the Wicket - User mailing list archive

overLIB Integration...

2008-11-17 Thread James Carman
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

Re: overLIB Integration...

2008-11-17 Thread Marc Ende
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

Re: overLIB Integration...

2008-11-17 Thread Jeremy Thomerson
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

Re: overLIB Integration...

2008-11-17 Thread James Carman
On Mon, Nov 17, 2008 at 4: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