Re: Chenillekit 1.3.2 Window Component on Tapestry 5.2.5

2011-11-17 Thread Ditso
In the demo they use this link format

# click here to show window 

After debugging with firebug I noticed tapestry did not initialize the
windows properly and the ID's are gone. The windows are still initialized
but attached to the Windows DOM element in an array. You can change your
link to this format to display the windows

# click here to show window 

As you can see it is an array if you have multiple windows you have to
change the index.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Chenillekit-1-3-2-Window-Component-on-Tapestry-5-2-5-tp4530538p5000517.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Chenillekit 1.3.2 Window Component on Tapestry 5.2.5

2011-09-01 Thread Nicola Buso
Hi all,

I've similar problem on firefox when the window is setted to with
parameter show=false.

If then I try to show that window the is not defined javascript error
appear; the problem appear in Firefox (6.0) and not in Chrome.

Anyone encountered the same problem?


n.

On 06/28/2011 01:43 PM, Yohan Yudanara wrote:
 Hi all,

 I'm using window component from chenillekit 1.1.0, replacing
 RenderSupport with JavaScriptSupport, and this problem is solved. :)

 Thanks..

 On Tue, Jun 28, 2011 at 9:48 AM, Yohan Yudanara
 yohan.yudan...@gmail.com wrote:
 Hi,

 Is there anyone using Chenillekit 1.3.2 window component on tapestry 5.2.5 ?
 I got 'window1 is not defined' error when following code snippet on
 http://www.chenillekit.org/demo/tapcomp/windowdemo.

 I got those snippet working successfully using chenillekit 1.1.0 and
 tapestry 5.1.0.5. Does anyone know why this window component no longer
 working on tapestry 5.2.5 and chenillekit 1.3.2?

 Thanks...

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Chenillekit 1.3.2 Window Component on Tapestry 5.2.5

2011-09-01 Thread Massimo Lusetti
On Thu, Sep 1, 2011 at 8:52 AM, Nicola Buso nicola.b...@infocert.it wrote:

 Anyone encountered the same problem?

Just to say that the Chenillekit library will have a complete whirl to
support the next 5.3 release...

Cheers
-- 
Massimo
http://meridio.blogspot.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Chenillekit 1.3.2 Window Component on Tapestry 5.2.5

2011-06-28 Thread Yohan Yudanara
Hi all,

I'm using window component from chenillekit 1.1.0, replacing
RenderSupport with JavaScriptSupport, and this problem is solved. :)

Thanks..

On Tue, Jun 28, 2011 at 9:48 AM, Yohan Yudanara
yohan.yudan...@gmail.com wrote:
 Hi,

 Is there anyone using Chenillekit 1.3.2 window component on tapestry 5.2.5 ?
 I got 'window1 is not defined' error when following code snippet on
 http://www.chenillekit.org/demo/tapcomp/windowdemo.

 I got those snippet working successfully using chenillekit 1.1.0 and
 tapestry 5.1.0.5. Does anyone know why this window component no longer
 working on tapestry 5.2.5 and chenillekit 1.3.2?

 Thanks...


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Chenillekit 1.3.2 Window Component on Tapestry 5.2.5

2011-06-27 Thread Yohan Yudanara
Hi,

Is there anyone using Chenillekit 1.3.2 window component on tapestry 5.2.5 ?
I got 'window1 is not defined' error when following code snippet on
http://www.chenillekit.org/demo/tapcomp/windowdemo.

I got those snippet working successfully using chenillekit 1.1.0 and
tapestry 5.1.0.5. Does anyone know why this window component no longer
working on tapestry 5.2.5 and chenillekit 1.3.2?

Thanks...

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org