Re: Popup in Tapestry Link

2012-11-17 Thread Paul Stanton
You can create the link in your java class, see PageRenderLinkSource.createPageRenderLink - and expose it to your javascript and do whatever you like with it. p. On 15/11/2012 6:11 PM, mateen wrote: Hi, My Grid displays a LINK to open a page. Currently i am using window.open, to open the pag

Re: Popup in Tapestry Link

2012-11-17 Thread Bob Harner
Mateen, See http://tapestry.1045711.n5.nabble.com/Alert-box-td4810081.html for a list of modal/pop-up components. On Thu, Nov 15, 2012 at 2:29 AM, Kalle Korhonen wrote: > tapestry5-jquery has a dialog component: > http://tapestry5-jquery.com/components/docsjquerydialog > > Kalle > > > On Wed, N

Re: Trying to update Tapestry

2012-11-17 Thread trsvax
Looks like you have both 5.3.1 and 5.3.4. Maven clean might fix that. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Trying-to-update-Tapestry-tp5718057p5718058.html Sent from the Tapestry - User mailing list archive at Nabble.com. --

Re: How stable is 5.4 jsrewrite?

2012-11-17 Thread Howard Lewis Ship
Nope, that's about right. I think I'm a couple of days of work away from having a first alpha, but I have a lot more that I want to get in during alpha/beta. There's still some components, such as FormInjector, that haven't had their JavaScript rewritten, and are broken. I haven't created a vers