entResources.id
>> }.setURL("${generarEnlace}/${idProcedimiento}/"
>> + idSeccion);
>>${window2.componentResources.id}.showCenter();
>>}
>>
>> I believe that showCenter only shows the window centered but nothing
>> about
>> disabling
ackground. That effect is what i want: 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 ma
nentResources.id}.showCenter();
>}
>
> I believe that showCenter only shows 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-t5Comp
ttp://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065726.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
;
> @Component(parameters = {"width=300", "height=300", "style=alphacube",
> "show=false"})
> @Property
> private Window _window2;
>
> Thank you so much again :D
> --
> View this message in context:
> http://www.nabble.com/-t
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.
ttp://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
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
gt;> >
>> >> > Martijn
>> >> >
>> >> > On Tue, 2008-06-24 at 02:48 -0700, Petros Petrou wrote:
>> >> >> I am trying to use the Window component as demonstrated here
>> >> >> http://87.193.218.134:8080/t5c
le I could use ? Is it possible to
> >> download
> >> >> the
> >> >> source code for the demo ?
> >> >>
> >> >> Furthermore, I added this dependency to my pom.xml and it fails to
> >> >> download.
> >> >
>> >> source code for the demo ?
>> >>
>> >> Furthermore, I added this dependency to my pom.xml and it fails to
>> >> download.
>> >> Can I manually download it from anywhere ?
>> >>
>>
org.apache.tapestry
> >> t5c-demo
> >> 0.5.13
> >>
> >>
> >> Petros
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > Fo
t5c-demo
>> 0.5.13
>>
>>
>> Petros
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMA
content ...")
> > ${window2.componentResources.id}.showCenter()
> > }
> >
> >
> > MyPage.java snippet
> >
> > @Component(parameters = {"width=300", "height=300",
> > "style=bluelighting", "show=false&qu
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
> http://87.193.218.134:8080/t5c-demo/windowpa
content ...")
> ${window2.componentResources.id}.showCenter()
> }
>
>
> MyPage.java snippet
>
> @Component(parameters = {"width=300", "height=300",
> "style=bluelighting", "show=false"})
> @Property
> priva
lt;[EMAIL PROTECTED]>:
> I'm trying to change some options for the t5Components/Window component
> but I cannot get the showEffect correct. I extended Window and override
> the configure method:
>
>protected void configure(JSONObject options)
>{
>opti
l and it fails to download.
Can I manually download it from anywhere ?
org.apache.tapestry
t5c-demo
0.5.13
Petros
--
View this message in context:
http://www.nabble.com/t5components---Window-tp18087605p18087605.html
Sent from the Tapestry - User mailing list archive at Nabbl
I'm trying to change some options for the t5Components/Window component
but I cannot get the showEffect correct. I extended Window and override
the configure method:
protected void configure(JSONObject options)
{
options.put("showEffect", "Element.show")
19 matches
Mail list logo