[t5] Modal Windows with t5Components Window Class

2008-08-20 Thread Daniel Alonso Sanchez
: http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065217.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [t5] Modal Windows with t5Components Window Class

2008-08-20 Thread Sven Homburg
=300, style=alphacube, show=false}) @Property private Window _window2; Thank you so much again :D -- View this message in context: http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065217.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: [t5] Modal Windows with t5Components Window Class

2008-08-20 Thread Sven Homburg
disabling the background. Thanks for your response ;D -- View this message in context: http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065726.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: [t5] Modal Windows with t5Components Window Class

2008-08-20 Thread Daniel Alonso Sanchez
: the background disabled and blue :D .Thanks for your response -- View this message in context: http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065762.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: [t5] Modal Windows with t5Components Window Class

2008-08-20 Thread Daniel Alonso Sanchez
the window centered but nothing about disabling the background. Thanks for your response ;D -- View this message in context: http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065726.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: t5components - Window

2008-07-25 Thread 9902468
PROTECTED] -- View this message in context: http://www.nabble.com/t5components---Window-tp18087605p18530717.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: t5components - Window

2008-07-24 Thread jgn
response finish. So, in this javascript function you could open the window. I mean, this would work if the idea is just to call a function on the server side before open the window. Hope this helps. -- View this message in context: http://www.nabble.com/t5components---Window-tp18087605p18644933.html

Re: t5components - Window

2008-07-22 Thread Petros Petrou
://www.nabble.com/t5components---Window-tp18087605p18530717.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: t5components - Window

2008-07-22 Thread Sven Homburg
] -- View this message in context: http://www.nabble.com/t5components---Window-tp18087605p18530717.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: t5components - Window

2008-07-22 Thread Petros Petrou
-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/t5components---Window-tp18087605p18530717.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe

Re: t5components - Window

2008-07-19 Thread Sven Homburg
version0.5.13/version /dependency Petros - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/t5components

Re: t5components - Window

2008-07-18 Thread Petros Petrou
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/t5components---Window-tp18087605p18530717.html Sent from the Tapestry - User mailing list archive at Nabble.com

t5components - Window

2008-06-24 Thread Petros Petrou
and it fails to download. Can I manually download it from anywhere ? dependency groupIdorg.apache.tapestry/groupId artifactIdt5c-demo/artifactId version0.5.13/version /dependency Petros -- View this message in context: http://www.nabble.com/t5components---Window-tp18087605p18087605

Re: t5components - Window

2008-06-24 Thread Martijn Brinkers (List)
Demo code can be found here: http://87.193.218.134:8080/t5components/maven-repository/org/apache/tapestry/t5c-demo/0.5.13/ Martijn On Tue, 2008-06-24 at 02:48 -0700, Petros Petrou wrote: I am trying to use the Window component as demonstrated here