Re: HashMap with Grid (or Loop)

2012-06-24 Thread William Lopes
@Lance You're right. Thank you, but I solved changing hashMap for a list more elaborate and works. @Thiago Tudo bem sim e você? Eu coloquei o Object apenas para ficar mais fácil de entender, porque se eu colocar os nomes das entidades do português, talvez eles não entendam. Hugs. 2012/6/23 Thi

bridging jQuery and Prototype custom events

2012-06-24 Thread Ray Nicholus
When we switched over to jQuery from Prototype in our Tapestry app, we found that we were still tied to Prototype for a few reasons: 1. We had lots of existing Prototype javascript code. 2. We needed to fire and observe Tapestry js custom events, even in our new jQuery code. 3. We have

Re: AutoComplete Mixin issue - Tapestry 5.2.6

2012-06-24 Thread Simon Raveh
Hi All, We continue getting this error, I can't reproduce it on my dev system. This only happens on a none ajax requests. Any help is welcome. Thanks, Simon From: Dongmei Cao mailto:dongmei@icann.org>> Reply-To: Tapestry users mailto:users@tapestry.apache.org>> Date: Thursday, June 14, 20

Re: Tapestry 5.3.3 quickstart, Gradle: life class reloading issue

2012-06-24 Thread lukaszkaleta
Thank you for help. I do not know what I had wrong ... I start from scrach with new project and is works now. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-3-quickstart-Gradle-Idea-life-class-reloading-issue-tp5714046p5714059.html Sent from the Tapestry - Us

Re: Tapestry 5.3.3 quickstart, Gradle: life class reloading issue

2012-06-24 Thread Taha Siddiqi
One thing I do forget sometimes is setting PRODUCTION_MODE to false. Also you can delete the build directory and check if idea is putting the classes in the right folder. regards Taha On Jun 24, 2012, at 12:02 PM, lukaszkaleta wrote: > Hi Taha, thanks for replay :) > > well for me it does no