Re: Tapestry 5.1: Wait for Page

2009-03-09 Thread Peter Stavrinides
t, Bucharest, Istanbul Subject: Re: Tapestry 5.1: Wait for Page It only affects Ajax links; they must explicitly add an onclick event handler attributes. Beyond that, the behavior can be changed by monkey-patching the JavaScript and the CSS. On Fri, Mar 6, 2009 at 3:55 AM, Chris Lewis wrote: > W

Re: Tapestry 5.1: Wait for Page

2009-03-06 Thread Howard Lewis Ship
It only affects Ajax links; they must explicitly add an onclick event handler attributes. Beyond that, the behavior can be changed by monkey-patching the JavaScript and the CSS. On Fri, Mar 6, 2009 at 3:55 AM, Chris Lewis wrote: > Will this be configurable? While it can be a useful feature, there

Re: Tapestry 5.1: Wait for Page

2009-03-06 Thread Chris Lewis
Will this be configurable? While it can be a useful feature, there are times where clicking a link (etc) before the page is ready won't break the app. Additionally, I get a little freaked out at any non-essential feature I can't control. So, will it be configurable? sincerely, chris Howard Le

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread manuel aldana
I know it is a bit thread off-topic, but is there somewhere a documentation how you setup this nice integration test-suite from the screencast and to run it on localhost and access it through browser? Howard Lewis Ship schrieb: I've uploaded a short clip showing how the wait-for-page functiona

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread Howard Lewis Ship
rm" name="loginForm"> > 2. [test] is rendered as [ href="#">test], but the expected should be [[test]. > > Why it happens? > > Thanks, > DH > > - Original Message ----- > From: "Howard Lewis Ship" > To: "Tapestry use

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread ningdh
be [[test]. Why it happens? Thanks, DH - Original Message - From: "Howard Lewis Ship" To: "Tapestry users" Sent: Friday, March 06, 2009 12:42 AM Subject: Re: Tapestry 5.1: Wait for Page There may be room to tweak this; for example, to not use the grey overlay part, a

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread Howard Lewis Ship
There may be room to tweak this; for example, to not use the grey overlay part, and to "hold" the event until the page is ready, then retrigger it. I actually like it the way it is, and the video doesn't do it justice! On Thu, Mar 5, 2009 at 8:34 AM, Francois Armand wrote: > Howard Lewis Ship wro

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread Howard Lewis Ship
Nope, I wrote it from scratch before I even found out about ModalBox. On Thu, Mar 5, 2009 at 8:22 AM, Thiago H. de Paula Figueiredo wrote: > Em Thu, 05 Mar 2009 13:17:46 -0300, Howard Lewis Ship > escreveu: > >> I've uploaded a short clip showing how the wait-for-page functionality >> works in 5

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread Francois Armand
Howard Lewis Ship wrote: I've uploaded a short clip showing how the wait-for-page functionality works in 5.1. http://blip.tv/file/1844614/ The feature is a real plus, it will avoid strange errors from an user point of view. However, I find the current "disable" page a little to intrusive

Re: Tapestry 5.1: Wait for Page

2009-03-05 Thread Thiago H. de Paula Figueiredo
Em Thu, 05 Mar 2009 13:17:46 -0300, Howard Lewis Ship escreveu: I've uploaded a short clip showing how the wait-for-page functionality works in 5.1. http://blip.tv/file/1844614/ It seems very nice! Is it using ModalBox (http://www.wildbit.com/labs/modalbox/)? -- Thiago H. de Paula Figue

Tapestry 5.1: Wait for Page

2009-03-05 Thread Howard Lewis Ship
I've uploaded a short clip showing how the wait-for-page functionality works in 5.1. http://blip.tv/file/1844614/ -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind - To unsubscribe, e-mail: users-unsubscr...@